Skip to content

Commit a25aafd

Browse files
committed
Restore missing uses in GHA
1 parent 23cd0a0 commit a25aafd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_poetry.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131

132132
- name: Add coverage comment to Pull Requests
133133
id: coverage_comment
134+
uses: py-cov-action/python-coverage-comment-action@v3
134135
env:
135136
# Base name of the data files to operate on. Defaults to `.coverage'.
136137
# [env: COVERAGE_FILE].

0 commit comments

Comments
 (0)