Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdevor committed Mar 18, 2023
1 parent f66c915 commit ea7f619
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
${{ runner.os }}-php-
- name: Install dependencies
run: |
composer require "orchestra/testbench"
composer install --prefer-dist --no-progress
run: composer install --prefer-dist --no-progress

- name: Run test suite
run: composer run-script test

0 comments on commit ea7f619

Please sign in to comment.