Skip to content

Commit

Permalink
wrong version used
Browse files Browse the repository at this point in the history
  • Loading branch information
TomWagg committed Jun 23, 2024
1 parent f5301c5 commit 6f35ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# test with as many cores as possible for speed
pytest legwork -n=auto --cov=./ --cov-report=xml
- name: Get Coverage
uses: orgoro/coverage@v3
uses: orgoro/coverage@v3.1
with:
coverageFile: ./coverage.xml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6f35ddf

Please sign in to comment.