Skip to content
Snippets Groups Projects
Commit 38ff4997 authored by dboe's avatar dboe
Browse files

import mismatch?

parent 7034db2a
No related branches found
No related tags found
No related merge requests found
Pipeline #78827 failed
......@@ -71,6 +71,8 @@ test:
script:
- pip --version
- pip install tox # you can also use tox
- rm -rf **/__pycache__
- rm **/*.pyc
- tox
coverage: '/^TOTAL.+?(\d+\%)$/'
artifacts:
......
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