Skip to content

Commit e70b8be

Browse files
committed
bump time limit even more
1 parent c468046 commit e70b8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/programming_team_code_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Run tests
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30-
run: oj-verify all --tle 11 --timeout 21600
30+
run: oj-verify all --tle 12 --timeout 21600
3131

3232
check_format_lint:
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)