Skip to content

Commit f46fc13

Browse files
committed
set verify timeout
1 parent e29bc68 commit f46fc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
YUKICODER_TOKEN: ${{ secrets.YUKICODER_TOKEN }}
2222
GH_PAT: ${{ secrets.GH_PAT }}
23-
run: oj-verify all
23+
run: oj-verify all --timeout=3600

0 commit comments

Comments
 (0)