Skip to content

Commit

Permalink
.github: do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
tamird committed Nov 7, 2023
1 parent facdc34 commit 7b8639c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
name: Test crate
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
Expand Down

0 comments on commit 7b8639c

Please sign in to comment.