Skip to content

Commit

Permalink
[CI] Do not fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Feb 6, 2024
1 parent 3a3656d commit 3ad19b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
build_and_test:
name: Rust project - latest
strategy:
fail-fast: false
matrix:
toolchain:
- stable
Expand Down

0 comments on commit 3ad19b3

Please sign in to comment.