Skip to content

Commit 61a77bf

Browse files
committed
Update run-tests.yml
1 parent 44edd6c commit 61a77bf

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
@@ -40,7 +40,6 @@ jobs:
4040
4141
- name: Install dependencies
4242
run: |
43-
composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
4443
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
4544
4645
- name: Execute tests

0 commit comments

Comments
 (0)