Skip to content

Commit 41d18e3

Browse files
authored
Update programming_team_code_ci.yml
1 parent 78fab55 commit 41d18e3

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

3232
check_format_lint:
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)