forked from LBRYCommunity/lbry-sdk
workflow typo
This commit is contained in:
parent
a8c8614948
commit
56ff1342c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
|||
coveralls
|
||||
|
||||
complete_coverals:
|
||||
needs: test-unit
|
||||
needs: tests-unit
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Coveralls Finished
|
||||
|
|
Loading…
Reference in a new issue