Skip to content

Commit

Permalink
Don't fail fast on error so we can see all errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchmindtree committed May 30, 2023
1 parent 0a4af93 commit e8558eb
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 @@ -26,6 +26,7 @@ jobs:

nix-build:
strategy:
fail-fast: false
matrix:
package: [fuel, fuel-beta-1, fuel-beta-2, fuel-beta-3, fuel-nightly, sway-vim]
os: [ubuntu-latest, macos-latest]
Expand Down

0 comments on commit e8558eb

Please sign in to comment.