Skip to content

Commit 3308004

Browse files
committed
WIP
1 parent d3b2fc8 commit 3308004

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
@@ -72,7 +72,6 @@ jobs:
7272
run: |
7373
composer require "laravel/framework:${{ matrix.laravel }}" --no-interaction --no-update
7474
composer require "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
75-
# composer require "pestphp/pest:${{ matrix.pest }}" "pestphp/pest-plugin-laravel:${{ matrix.pest }}" "pestphp/pest-plugin-type-coverage:${{ matrix.pest }}" --no-interaction --no-update
7675
composer update --prefer-dist --no-interaction
7776
composer dump
7877

0 commit comments

Comments
 (0)