This commit is contained in:
Maximilian Hils 2020-07-04 11:20:34 +02:00 committed by GitHub
parent cf158022d9
commit 50d7b4e84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ jobs:
with:
file: ./coverage.xml
name: ${{ matrix.os }}
fail_ci_if_error: true
fail_ci_if_error: false
test-py35:
runs-on: ubuntu-latest
steps:
@ -132,7 +132,7 @@ jobs:
with:
file: ./web/coverage/coverage-final.json
name: web
fail_ci_if_error: true
fail_ci_if_error: false
docs:
env: