mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-06 22:00:56 +00:00
Run test only once
This commit is contained in:
@@ -12,7 +12,7 @@ install:
|
||||
- pip install --editable .
|
||||
- pip install codecov pytest-cov
|
||||
script:
|
||||
- py.test && py.test --cov-report xml --cov=certidude tests/
|
||||
- py.test --cov-report xml --cov=certidude tests/
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
Reference in New Issue
Block a user