Skip to content

Commit

Permalink
tools: add GitHub action -> test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
palazzem committed Sep 1, 2023
1 parent 0ac0997 commit 4587320
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ jobs:
- name: Test with tox environments
run: tox

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

0 comments on commit 4587320

Please sign in to comment.