mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 11:54:34 +08:00
add fail-on-error:false for Coveralls (#4891)
This commit is contained in:
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
@@ -124,6 +124,7 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path-to-lcov: ${{ github.workspace }}/build/json.info.filtered.noexcept
|
||||
fail-on-error: false
|
||||
|
||||
ci_test_compilers_gcc_old:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user