fix name of dependency

This commit is contained in:
Alex Flint 2020-04-03 12:13:23 -04:00
parent ce896f3df9
commit af757bea98
1 changed files with 4 additions and 4 deletions

View File

@ -41,9 +41,9 @@ jobs:
# notifies coveralls that all test jobs are finished
finish:
needs: test
needs: build_and_test
runs-on: ubuntu-latest
steps:
- uses: shogo82148/actions-goveralls@v1
with:
parallel-finished: true
- uses: shogo82148/actions-goveralls@v1
with:
parallel-finished: true