forked from LBRYCommunity/lbry-sdk
back to bboe
This commit is contained in:
parent
ebf36f513c
commit
b3cb50aff0
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -57,8 +57,7 @@ jobs:
|
||||||
COVERALLS_PARALLEL: true
|
COVERALLS_PARALLEL: true
|
||||||
name: Submit to coveralls
|
name: Submit to coveralls
|
||||||
run: |
|
run: |
|
||||||
pip install coveralls
|
pip install https://github.com/bboe/coveralls-python/archive/github_actions.zip
|
||||||
#pip install https://github.com/bboe/coveralls-python/archive/github_actions.zip
|
|
||||||
coveralls
|
coveralls
|
||||||
|
|
||||||
complete_coverals:
|
complete_coverals:
|
||||||
|
|
Loading…
Reference in a new issue