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 aa07ad9 commit 5098ca1
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 @@ -36,6 +36,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 5098ca1

Please sign in to comment.