diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d87d3ffb68c350b0510713e5c15499bddf46c10b..c0f73d7aeefc8bd8b87b7fde472e81571a8cad62 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,5 +9,5 @@ before_script: test: stage: test script: - - pytest + - pytest --cov=.