Skip to content

Commit

Permalink
allowing for matrix failure
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Dec 20, 2023
1 parent 5e6cf4e commit 47b031f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run:
working-directory: ${{ matrix.project }}
strategy:
fail-fast: false
matrix:
version: ${{ fromJson(needs.setup.outputs.versions) }}
project: [vite-hardhat, with-foundry]
Expand Down

0 comments on commit 47b031f

Please sign in to comment.