Skip to content

Commit fa2caa0

Browse files
committed
Merge branch 'PHP-8.5'
* PHP-8.5: [skip ci] Rename PUSH job to TEST
2 parents 14aec62 + 966366c commit fa2caa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Generate Matrix
6161
id: set-matrix
6262
run: php .github/matrix.php "${{ github.event_name }}" "${{ github.run_attempt }}" "${{ github.ref }}" '${{ toJSON(github.event.pull_request.labels) }}' "${{ github.repository }}"
63-
PUSH:
63+
TEST:
6464
needs: GENERATE_MATRIX
6565
name: ${{ matrix.branch.name }}
6666
uses: ./.github/workflows/test-suite.yml

0 commit comments

Comments
 (0)