Skip to content

Commit

Permalink
Trying to fix Coveralls deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 21, 2020
1 parent d5303ff commit cc85385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
parallel: true

finish:
needs: test
needs: tests
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
Expand Down

0 comments on commit cc85385

Please sign in to comment.