Skip to content

Commit b37639c

Browse files
authored
Fix Nightly check run name
1 parent 62280ec commit b37639c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-nightly-tests-workflow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- name: 'Check run ○'
3737
uses: yoanm/temp-reports-group-workspace/utils/attach-check-run-to-triggering-workflow@v0
3838
with:
39-
name: 'Fetch supported versions'
4039
fails-on-triggering-workflow-failure: true
4140

4241
- name: Fetch PHP supported versions
@@ -97,7 +96,6 @@ jobs:
9796
- name: 'Check run ○'
9897
uses: yoanm/temp-reports-group-workspace/utils/attach-check-run-to-triggering-workflow@v0
9998
with:
100-
name: ${{ matrix.job-name }}
10199
fails-on-triggering-workflow-failure: true
102100

103101
- name: Check out code

0 commit comments

Comments
 (0)