Update config.yml
This commit is contained in:
parent
b5737103ae
commit
c0a1a36269
@ -13,7 +13,7 @@ jobs:
|
|||||||
command: "pip install codecov"
|
command: "pip install codecov"
|
||||||
- run:
|
- run:
|
||||||
name: "Run tests"
|
name: "Run tests"
|
||||||
command: "python setup.py pytest"
|
command: "python setup.py pytest --addopts '--junitxml=tests/result.xml'"
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: test
|
path: test
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user