Skip to content

Commit

Permalink
chore: add true (jobs.test.steps.continue-on-error)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Nov 23, 2020
1 parent 6e1bf8f commit 4a9b66d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
flag-name: 'run-${{ matrix.test_number }}'
path-to-lcov: build/coverage/lcov.info
parallel: true
continue-on-error: true
release:
needs:
- test
Expand Down

0 comments on commit 4a9b66d

Please sign in to comment.