Skip to content

Commit

Permalink
test: disable fast fails for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Feb 21, 2022
1 parent d6b6e43 commit 2aa3746
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 @@ -12,6 +12,7 @@ jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
node-version:
- 10
Expand Down

0 comments on commit 2aa3746

Please sign in to comment.