Updated config.yml
This commit is contained in:
parent
e408afc443
commit
6e8e45f169
@ -15,7 +15,7 @@ jobs:
|
|||||||
name: "Run tests"
|
name: "Run tests"
|
||||||
command: "python setup.py pytest --addopts '--junitxml=tests/result.xml'"
|
command: "python setup.py pytest --addopts '--junitxml=tests/result.xml'"
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: ~/tests
|
path: tests
|
||||||
- run:
|
- run:
|
||||||
name: "Notify codecov"
|
name: "Notify codecov"
|
||||||
command: "codecov"
|
command: "codecov"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user