try to get pipelines to fail
This commit is contained in:
parent
8fa368f473
commit
35747e937e
|
@ -43,3 +43,4 @@ jobs:
|
|||
coverage run manage.py test -v 2
|
||||
coveralls
|
||||
displayName: "Run django tests"
|
||||
failOnStderr: "true"
|
||||
|
|
Loading…
Reference in New Issue