Skip to content

Commit

Permalink
dont fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshay committed Jan 17, 2023
1 parent 0414d45 commit b31dd4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
runs-on: ubuntu-22.04
needs: prepare-yarn-cache
strategy:
fail-fast: false
matrix:
node_version:
- 16
Expand Down
3 changes: 0 additions & 3 deletions snyk.sh

This file was deleted.

0 comments on commit b31dd4d

Please sign in to comment.