Skip to content

Commit 3923858

Browse files
committed
increase once more
1 parent 82a2a67 commit 3923858

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

3232
check_format_lint:
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)