Skip to content

Commit

Permalink
Update js-buid.yml to continue on test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
antifree authored May 13, 2022
1 parent fd1fa08 commit ef0067e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

- name: Test
run: npm test
continue-on-error: true

- name: Upload packs artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit ef0067e

Please sign in to comment.