Skip to content

Commit 7af08f2

Browse files
committed
TEST
1 parent f49cc32 commit 7af08f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
3838
- name: Install dependencies
3939
run: |
40+
composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
4041
composer install
4142
4243
- name: Execute tests

0 commit comments

Comments
 (0)