Skip to content

Commit

Permalink
chore(workflow): puppeteer test dont fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyRL committed May 15, 2022
1 parent 291ddd9 commit d65f5fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
puppeteer:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
node-version: [ 14, 16 ]
chromium:
Expand Down

0 comments on commit d65f5fd

Please sign in to comment.