diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 74147a94fe67733d80d4035bbf6c5b4b15670bea..1e2bb25c45a3669bf572ccc112fe55d6f540cccf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,5 @@ test-3.4: image: mmpe/wetb script: #- python3 setup.py test - - pip3 install pytest-cov - python3 -m pytest --cov=wetb