Skip to content

Commit

Permalink
debug: run matrix test without fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed May 3, 2022
1 parent e9386cc commit 32b8d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -147,6 +147,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
node-version: [16, 14, 12, 10, 8, 6]
steps:
Expand Down

0 comments on commit 32b8d4a

Please sign in to comment.