kopia lustrzana https://github.com/halcy/Mastodon.py
Update config.yml
rodzic
86cf725e81
commit
b5737103ae
|
@ -14,6 +14,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: "Run tests"
|
name: "Run tests"
|
||||||
command: "python setup.py pytest"
|
command: "python setup.py pytest"
|
||||||
|
- store_test_results:
|
||||||
|
path: test
|
||||||
- run:
|
- run:
|
||||||
name: "Notify codecov"
|
name: "Notify codecov"
|
||||||
command: "codecov"
|
command: "codecov"
|
||||||
|
|
Ładowanie…
Reference in New Issue