diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 924c2c65df9a8184aa8f6f8b8369c6bbc14f73cf..a54c5d7d11d173b292452f3906efd258c4b0582b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ user_configuration: stage: unit script: - pytest -m unit - -pytest -m unit --cov=./workflow/scripts + - pytest -m unit --cov=./workflow/scripts single_end_mouse: stage: single