File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
actions : read
18
18
steps :
19
19
- name : Python Coverage Comment
20
- uses : py-cov-action/python-coverage-comment-action@970a227e0c16ef4589a99a9970ab0ceb8c53059a
20
+ uses : py-cov-action/python-coverage-comment-action@91910686861e4e1d8282a267a896eb39d46240fb
21
21
with :
22
22
GITHUB_TOKEN : ${{ github.token }}
23
23
GITHUB_PR_RUN_ID : ${{ github.event.workflow_run.id }}
Original file line number Diff line number Diff line change 63
63
echo "[run]" >> .coveragerc
64
64
echo "relative_files = true" >> .coveragerc
65
65
- name : Python Coverage Comment
66
- uses : py-cov-action/python-coverage-comment-action@970a227e0c16ef4589a99a9970ab0ceb8c53059a
66
+ uses : py-cov-action/python-coverage-comment-action@91910686861e4e1d8282a267a896eb39d46240fb
67
67
with :
68
68
GITHUB_TOKEN : ${{ github.token }}
69
69
MERGE_COVERAGE_FILES : true
You can’t perform that action at this time.
0 commit comments