Skip to content

Commit

Permalink
remove cvr finish
Browse files Browse the repository at this point in the history
  • Loading branch information
ncullen93 committed Feb 18, 2024
1 parent 1f36f36 commit 75389a8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,3 @@ jobs:

- name: Coveralls
uses: coverallsapp/github-action@v2

coveralls_finish:
needs: test
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: AndreMiras/coveralls-python-action@develop
with:
parallel-finished: true

0 comments on commit 75389a8

Please sign in to comment.