Skip to content

Commit 5657c21

Browse files
committed
Change workflow step name
1 parent a165cde commit 5657c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/csv-coverage-pr-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
python-version: 3.8
2828

29-
- name: Check coverage files
29+
- name: Check coverage difference file and comment
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
RUN_ID: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)