Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a165cde commit 5657c21Copy full SHA for 5657c21
1 file changed
.github/workflows/csv-coverage-pr-comment.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
python-version: 3.8
28
29
- - name: Check coverage files
+ - name: Check coverage difference file and comment
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
RUN_ID: ${{ github.event.workflow_run.id }}
0 commit comments