Skip to content

Commit d3f07c5

Browse files
committed
Update run-tests.yml
1 parent 97046e8 commit d3f07c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- laravel: 9.*
4242
testbench: 7.*
4343

44-
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
44+
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
4545

4646
steps:
4747
- name: Checkout code

0 commit comments

Comments
 (0)