kopia lustrzana https://github.com/halcy/Mastodon.py
Updated config.yml
rodzic
c0a1a36269
commit
1547ce6a13
|
@ -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: test
|
path: ~/test
|
||||||
- run:
|
- run:
|
||||||
name: "Notify codecov"
|
name: "Notify codecov"
|
||||||
command: "codecov"
|
command: "codecov"
|
||||||
|
|
Ładowanie…
Reference in New Issue