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