Skip to content

Commit

Permalink
Fix complete_coveralls action
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Feb 21, 2021
1 parent a78ae2a commit 94c3702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
needs: test-multi-python
runs-on: ubuntu-latest
steps:
- uses: coverallsapp/github-action@57daa114
- uses: coverallsapp/github-action@57daa114ba54fd8e1c8563e8027325c0bf2f5e80
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true
Expand Down

0 comments on commit 94c3702

Please sign in to comment.