Skip to content

Commit

Permalink
feat: add continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonrybczak committed Nov 6, 2023
1 parent 8dbef75 commit 80870fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ jobs:
run: |
git config --global user.name ""
git config --global user.email ""
continue-on-error: true

- name: Install dependencies
run: yarn --frozen-lockfile

Expand Down

0 comments on commit 80870fd

Please sign in to comment.