Skip to content

Commit e7c6629

Browse files
committed
fix tests
1 parent 02164c6 commit e7c6629

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
@@ -39,7 +39,7 @@ jobs:
3939
- pest: 2.*
4040
laravel: 12.*
4141

42-
name: Pst${{matrix.pest}} Php${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
42+
name: Pest${{matrix.pest}} Php${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
4343

4444
steps:
4545
- name: Checkout

0 commit comments

Comments
 (0)