mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Add fail_ci_if_error to test workflow.
This commit is contained in:
parent
5053da4357
commit
f5bebd4ecc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -46,3 +46,4 @@ jobs:
|
|||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
name: Python ${{ matrix.python-version }}
|
||||
fail_ci_if_error: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue