Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
metacollin committed Feb 8, 2024
1 parent 4276601 commit 2e9c1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: py-cov-action/python-coverage-comment-action@v3
with:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}
GITHUB_PR_RUN_ID: ${{ github.run_id }}

- name: Store Pull Request comment to be posted
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 2e9c1a0

Please sign in to comment.