Skip to content

Commit 32328f0

Browse files
committed
Remove Laravel from github actions
1 parent 27442d6 commit 32328f0

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

0 commit comments

Comments
 (0)