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 9e572f6 commit 0e99df8Copy full SHA for 0e99df8
.github/workflows/run-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
- laravel: 9.*
33
testbench: 7.*
34
35
- name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
+ name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
36
37
services:
38
mysql:
0 commit comments