Updated config.yml

pull/254/head
Lorenz Diener 2022-11-11 01:44:57 +02:00
rodzic e408afc443
commit 6e8e45f169
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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