don't conceal failures
This commit is contained in:
parent
6449fccb96
commit
10da1ec2f2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -54,6 +54,7 @@ jobs:
|
|||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
env_vars: PYTHON
|
||||
fail_ci_if_error: true
|
||||
|
||||
pre-commit:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue