Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Jul 25, 2023
1 parent 099a4ac commit d9385d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
if: ${{ matrix.python-version != 'pypy3.9'}}
run: |
curl https://coveralls.io/webhook?repo_token=${{ secrets.coveralls }} -d "payload[build_num]=${{ github.sha }}&payload[status]=done"

0 comments on commit d9385d9

Please sign in to comment.