diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b0c1f4c6..5db3578d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,7 +49,7 @@ coftest: variables: DJANGO_SETTINGS_MODULE: "gestioasso.settings.cof_prod" script: - - coverage run manage.py test gestioncof bda kfet petitscours shared --parallel + - coverage run manage.py test gestioncof bda kfet petitscours shared bdstest: stage: test