Skip to content

Commit 1fd0019

Browse files
authored
add fail-on-error:false for Coveralls (#4891)
1 parent 6131e52 commit 1fd0019

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
with:
125125
github-token: ${{ secrets.GITHUB_TOKEN }}
126126
path-to-lcov: ${{ github.workspace }}/build/json.info.filtered.noexcept
127+
fail-on-error: false
127128

128129
ci_test_compilers_gcc_old:
129130
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)