Skip to content

Commit b47ce6a

Browse files
committed
fixes ci
1 parent 009c198 commit b47ce6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
php: ['8.3', '8.4']
1212
dependency-version: [prefer-lowest, prefer-stable]
1313

14-
name: PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }} - ${{ matrix.parallel }}
14+
name: PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
1515

1616
steps:
1717
- name: Checkout

0 commit comments

Comments
 (0)