We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a2a67 commit 3923858Copy full SHA for 3923858
.github/workflows/programming_team_code_ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Run tests
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
- run: oj-verify all --tle 30 --timeout 21600
+ run: oj-verify all --tle 40 --timeout 21600
31
32
check_format_lint:
33
runs-on: ubuntu-latest
0 commit comments