Skip to content

Commit

Permalink
Update ci.yml (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
sai-deng authored Oct 7, 2024
1 parent 3660408 commit 5c703ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
test_zero_bin:
name: Test zero_bin
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10
if: ${{ ! contains(toJSON(github.event.commits.*.message), '[skip-ci]') }}
steps:
- name: Checkout sources
Expand Down

0 comments on commit 5c703ce

Please sign in to comment.