Skip to content

Commit 5981e44

Browse files
committed
fix
1 parent 4c149de commit 5981e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron.integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
headers: {'Content-Type': 'application/json'}
7878
});
7979
const result = await response.json();
80-
console.log(result);
80+
console.log(result);

0 commit comments

Comments
 (0)