Skip to content

Commit e1212b6

Browse files
Setup tests for different PHP versions
1 parent 9064f32 commit e1212b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
php: [ 8.1, 8.2, 8.3 ]
1313
dependency-version: [ prefer-lowest, prefer-stable ]
1414

15-
name: Tests P${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
15+
name: Tests on PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
1616

1717
services:
1818
chroma:

0 commit comments

Comments
 (0)