Skip to content

Commit 0e99df8

Browse files
committed
Update run-tests.yml
1 parent 9e572f6 commit 0e99df8

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
@@ -32,7 +32,7 @@ jobs:
3232
- laravel: 9.*
3333
testbench: 7.*
3434

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

3737
services:
3838
mysql:

0 commit comments

Comments
 (0)