We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69da56 commit 65fa530Copy full SHA for 65fa530
.github/workflows/tests.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
tests:
10
- name: Test PHP ${{ matrix.php-version }} ${{ matrix.name }}
+ name: Test PHP ${{ matrix.php }} ${{ matrix.name }}
11
runs-on: ubuntu-24.04
12
strategy:
13
fail-fast: false
0 commit comments