try to get pipelines to fail

This commit is contained in:
wh1te909 2020-12-16 09:10:53 +00:00
parent 8fa368f473
commit 35747e937e
1 changed files with 1 additions and 0 deletions

View File

@ -43,3 +43,4 @@ jobs:
coverage run manage.py test -v 2
coveralls
displayName: "Run django tests"
failOnStderr: "true"