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 d9bc892 commit 25b48adCopy full SHA for 25b48ad
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
laravel: [10]
36
stability: [prefer-lowest, prefer-stable]
37
38
- name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability {{ matrix.stability }}
+ name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability ${{ matrix.stability }}
39
40
steps:
41
- name: Checkout code
0 commit comments