Updated config.yml

This commit is contained in:
Lorenz Diener 2022-11-11 01:37:47 +02:00
parent c0a1a36269
commit 1547ce6a13

View File

@ -15,7 +15,7 @@ jobs:
name: "Run tests"
command: "python setup.py pytest --addopts '--junitxml=tests/result.xml'"
- store_test_results:
path: test
path: ~/test
- run:
name: "Notify codecov"
command: "codecov"