Skip to content

Commit

Permalink
remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Jan 10, 2024
1 parent 7ba65d1 commit 07f1265
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,3 @@ jobs:
- name: Run tests
run: |
bin/test
coveralls_finish:
needs: build
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: AndreMiras/coveralls-python-action@develop
with:
parallel-finished: true

0 comments on commit 07f1265

Please sign in to comment.