aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index b2aa7141..5a42085e 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -44,7 +44,6 @@ jobs:
python3 manage.py makemigrations --check
python3 manage.py migrate
coverage run \
- --branch \
manage.py test \
--testrunner xmlrunner.extra.djangotestrunner.XMLTestRunner \
--no-input