mirror of https://github.com/CIRCL/PyCIRCLean
blah
parent
dc116426ee
commit
d30b11b24a
|
@ -79,7 +79,7 @@ jobs:
|
|||
- name: Test
|
||||
run: |
|
||||
poetry run mypy kittengroomer/ filecheck/ tests/ scripts/ --ignore-missing-imports
|
||||
pipenv run py.test --cov=kittengroomer --cov=filecheck tests/
|
||||
poetry run py.test --cov=kittengroomer --cov=filecheck tests/
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
|
|
Loading…
Reference in New Issue