Skip to content

Commit 07a834f

Browse files
committed
stability last in name
1 parent 1a375f3 commit 07a834f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- php: '8.0'
2121
laravel: '^10.0'
2222

23-
name: 'PHP ${{ matrix.php }} - ${{ matrix.stability }} - Laravel: ${{matrix.laravel}}'
23+
name: 'PHP ${{ matrix.php }} - Laravel: ${{matrix.laravel}} - ${{ matrix.stability }}'
2424

2525
steps:
2626
- name: Checkout code

0 commit comments

Comments
 (0)