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 ab199d8 commit aa435c1Copy full SHA for aa435c1
.github/workflows/tests.yml
@@ -29,7 +29,7 @@ jobs:
29
- laravel: 8.*
30
php: 8.2
31
32
- name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
+ name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - ${{ matrix.stability }}
33
34
steps:
35
- name: Checkout code
0 commit comments