Skip to content

Commit

Permalink
Wrong version number
Browse files Browse the repository at this point in the history
  • Loading branch information
h-0-0 committed Nov 23, 2023
1 parent 71fc852 commit b78a3b8
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 @@ -39,7 +39,7 @@ jobs:
run: |
pytest --cov-report term-missing --cov=src tests/
- name: Comment test coverage
uses: itsparser/covreport@v1
uses: itsparser/covreport@v1.0.0
env:
path: coverage/lcov.info
title: "Test Coverage"
Expand Down

0 comments on commit b78a3b8

Please sign in to comment.