mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-23 00:25:18 +00:00
Run test only once
This commit is contained in:
parent
2f666d5943
commit
4fc8fbb287
@ -12,7 +12,7 @@ install:
|
|||||||
- pip install --editable .
|
- pip install --editable .
|
||||||
- pip install codecov pytest-cov
|
- pip install codecov pytest-cov
|
||||||
script:
|
script:
|
||||||
- py.test && py.test --cov-report xml --cov=certidude tests/
|
- py.test --cov-report xml --cov=certidude tests/
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/pip
|
- $HOME/.cache/pip
|
||||||
|
Loading…
Reference in New Issue
Block a user