Skip to content

Commit 65fa530

Browse files
Update tests.yml
1 parent c69da56 commit 65fa530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
tests:
10-
name: Test PHP ${{ matrix.php-version }} ${{ matrix.name }}
10+
name: Test PHP ${{ matrix.php }} ${{ matrix.name }}
1111
runs-on: ubuntu-24.04
1212
strategy:
1313
fail-fast: false

0 commit comments

Comments
 (0)