Skip to content

Commit ef00b2e

Browse files
author
Workflow Sync Bot
committed
💬 - Files Synced | Runner ID : 45 | ⚡ Triggered By fuelviews/github-workflow-sync
1 parent 15678df commit ef00b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Install dependencies
5656
run: |
57-
composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
57+
composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --dev --no-interaction --no-update
5858
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
5959
6060
- name: List Installed Dependencies

0 commit comments

Comments
 (0)