Skip to content

Commit

Permalink
set fail-fast false
Browse files Browse the repository at this point in the history
  • Loading branch information
sb-benohe authored Jun 21, 2022
1 parent dbd4ceb commit a7b4539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
jobs:
node_matrix:
strategy:
fail-fast: false
matrix:
version: [14, 16, 18]
name: Checkout, install, lint, build and test with coverage
Expand Down

0 comments on commit a7b4539

Please sign in to comment.