We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909c8a3 commit 41c0229Copy full SHA for 41c0229
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
- php: '8.3'
28
laravel: 11
29
30
- name: PHP ${{ matrix.php }} - L${{ matrix.laravel }}
+ name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
31
32
steps:
33
0 commit comments