Skip to content

Commit

Permalink
chore(CI): set v3_core_test timeout minutes (#1577)
Browse files Browse the repository at this point in the history
set timeout-minutes of v3_core_test
  • Loading branch information
sunchengzhu authored Nov 20, 2023
1 parent 6b85b0f commit 7610890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/v3_core_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
cd /home/runner/work/axon/axon/v3-core
yarn test:runAll1
- name: Run test 2
timeout-minutes: 30
if: success() || failure()
run: |
cd /home/runner/work/axon/axon/v3-core
Expand Down

0 comments on commit 7610890

Please sign in to comment.