Skip to content

Commit

Permalink
coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Sep 29, 2024
1 parent 7422043 commit 62759c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,7 @@ jobs:
run: hatch run lint:all

- name: Run tests
run: hatch run cov
run: hatch run cov

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

0 comments on commit 62759c0

Please sign in to comment.