We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62280ec commit b37639cCopy full SHA for b37639c
.github/workflows/reusable-nightly-tests-workflow.yml
@@ -36,7 +36,6 @@ jobs:
36
- name: 'Check run ○'
37
uses: yoanm/temp-reports-group-workspace/utils/attach-check-run-to-triggering-workflow@v0
38
with:
39
- name: 'Fetch supported versions'
40
fails-on-triggering-workflow-failure: true
41
42
- name: Fetch PHP supported versions
@@ -97,7 +96,6 @@ jobs:
97
96
98
99
100
- name: ${{ matrix.job-name }}
101
102
103
- name: Check out code
0 commit comments