Skip to content
Snippets Groups Projects
Commit 87e02994 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

Update .gitlab-ci.yml

parent 483eccf8
No related branches found
No related tags found
No related merge requests found
Pipeline #5331 failed
......@@ -11,6 +11,7 @@ test-3.4:
image: mmpe/wetb
script:
#- python3 setup.py test
- python -m pytest --cov=wetb
- pip3 install pytest
- python3 -m pytest --cov=wetb
tags:
- python
  • Developer

    Hi @mmpe. David recently merged my 'regexp' branch, that was supposed to correct the problem of reading the number of blades. I got confused with the name of this branch ...

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment