Skip to content

Commit

Permalink
Add Coveralls GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
tyutyutyu committed Mar 2, 2024
1 parent 432160b commit 745da20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CODE_CLIMATE_TEST_REPORTER_ID }}
with:
coverageCommand: poetry run coverage run --branch --module pytest

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

0 comments on commit 745da20

Please sign in to comment.