We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02164c6 commit e7c6629Copy full SHA for e7c6629
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
- pest: 2.*
40
laravel: 12.*
41
42
- name: Pst${{matrix.pest}} Php${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
+ name: Pest${{matrix.pest}} Php${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
43
44
steps:
45
- name: Checkout
0 commit comments