Skip to content

Commit a8eafec

Browse files
committed
rerun tests with lower time limit
1 parent 1e59c9e commit a8eafec

File tree

2 files changed

+1
-141
lines changed

2 files changed

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

3232
check_format_lint:
3333
runs-on: ubuntu-latest

.verify-helper/timestamps.remote.json

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)