Skip to content

Commit a2aa481

Browse files
authored
Fix php.yml (#105)
1 parent b3e90a3 commit a2aa481

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,3 @@ jobs:
3434
run: |
3535
composer require --dev --no-interaction "orchestra/testbench:^5.1"
3636
composer test:integration
37-
if: matrix.laravel-version == '^8.0'
38-
run: |
39-
composer require --dev --no-interaction "orchestra/testbench:^6.0"
40-
composer test:integration

0 commit comments

Comments
 (0)