ci: Don't fail on coverage upload
Seems to fail randomly...
This commit is contained in:
parent
81afc1eddf
commit
ae188463d4
|
|
@ -158,7 +158,6 @@ jobs:
|
|||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
name: "${{ matrix.testenv }}"
|
||||
fail_ci_if_error: true
|
||||
|
||||
codeql:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue