Skip to content

Commit

Permalink
TST: coveralls app
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Nov 24, 2023
1 parent 2d096b0 commit 2a6ee25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_SERVICE_JOB_ID: ${{ github.job }}
COVERALLS_SERVICE_NUMBER: $ {{ github.run_id }}
run: coveralls --rcfile=pyproject.toml --service=github
uses: coverallsapp/github-action@v2
continue-on-error: true

0 comments on commit 2a6ee25

Please sign in to comment.