Skip to content

Commit 567f919

Browse files
Update test.yml
1 parent 614da61 commit 567f919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- laravel: 11.*
1919
testbench: ^9.0
2020

21-
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
21+
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }}
2222

2323
steps:
2424
- name: Checkout code

0 commit comments

Comments
 (0)