Skip to content

Commit

Permalink
Revert action to MishaKav/pytest-coverage-comment@main
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouni committed Feb 14, 2024
1 parent 5162b1b commit 8cee662
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
with:
path: ./PR-number.txt
- name: Publish pytest coverage as comment
# uses: MishaKav/pytest-coverage-comment@main
# Temporarily until PR#153 in MishaKav/pytest-coverage-comment is merged
uses: bouni/pytest-coverage-comment@workflow_run
uses: MishaKav/pytest-coverage-comment@main
with:
issue-number: ${{ steps.pr_number.outputs.content }}
pytest-coverage-path: ./pytest-coverage.txt
Expand Down

0 comments on commit 8cee662

Please sign in to comment.