gitlab-ci: fix codecov call
This commit is contained in:
parent
0f42fd0580
commit
2c1e7927f6
@ -18,7 +18,7 @@ checks:tests:
|
||||
- python3 setup.py build
|
||||
- ./run-tests
|
||||
after_script:
|
||||
- codecov
|
||||
- PATH=$PATH:$HOME/.local/bin codecov
|
||||
|
||||
checks:pylint:
|
||||
stage: checks
|
||||
|
Loading…
Reference in New Issue
Block a user