There was an error while loading. Please reload this page.
1 parent 27442d6 commit 32328f0Copy full SHA for 32328f0
.github/workflows/run-tests.yml
@@ -39,7 +39,6 @@ jobs:
39
40
- name: Install dependencies
41
run: |
42
- composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
43
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
44
45
- name: Execute tests
0 commit comments