Skip to content

Commit f3b8ec7

Browse files
Enhance CI
1 parent e7b4c6d commit f3b8ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
LARAVEL: 12.*
2525
TESTBENCH: 10.*
2626
env: ${{ matrix.env }}
27+
name: P${{ matrix.php }} - L${{ matrix.env.LARAVEL }} - TB${{ matrix.env.TESTBENCH }}
2728
steps:
2829
- uses: actions/checkout@v4
2930
- name: Setup PHP

0 commit comments

Comments
 (0)