Change workflow step name

This commit is contained in:
Tamas Vajk
2021-06-22 10:54:22 +02:00
parent a165cde808
commit 5657c215e9

View File

@@ -26,7 +26,7 @@ jobs:
with:
python-version: 3.8
- name: Check coverage files
- name: Check coverage difference file and comment
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUN_ID: ${{ github.event.workflow_run.id }}