Skip to content

Commit aef5803

Browse files
committed
actually 10 seconds
1 parent a1b1a00 commit aef5803

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 6 --timeout 21600
30+
run: oj-verify all --tle 10 --timeout 21600
3131

3232
check_format_lint:
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)