We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44edd6c commit 61a77bfCopy full SHA for 61a77bf
.github/workflows/run-tests.yml
@@ -40,7 +40,6 @@ jobs:
40
41
- name: Install dependencies
42
run: |
43
- composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
44
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
45
46
- name: Execute tests
0 commit comments