Skip to content

Commit

Permalink
Fix version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
avitase committed Aug 17, 2023
1 parent 4c50a23 commit 5953e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
| tee pytest-coverage.txt
- name: Coverage
uses: MishaKav/pytest-coverage-comment@v1.1
uses: MishaKav/pytest-coverage-comment@v1.1.48
if: github.event_name == 'pull_request'
with:
pytest-coverage-path: ./pytest-coverage.txt
Expand Down

0 comments on commit 5953e9c

Please sign in to comment.