Skip to content

Commit 8473759

Browse files
committed
fix(ci): remove wildcard testbench include to resolve conflict with composer.json
1 parent 0c2e014 commit 8473759

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
stability: [prefer-lowest, prefer-stable]
2727
include:
2828
- laravel: 12.*
29-
testbench: 10.*
3029

3130
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
3231

0 commit comments

Comments
 (0)