Skip to content

Commit

Permalink
Adding updates to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea committed Aug 8, 2023
2 parents bb476c8 + c97e8f4 commit 139f0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
composer require devdojo/genesis dev-main
- name: Install all dependencies
run: |
composer install --no-interaction --prefer-dist --optimize-autoloader
composer install --no-interaction --prefer-dist --optimize-autoloader --dev
- name: Install preset
run: |
cd ../app
Expand Down

0 comments on commit 139f0ac

Please sign in to comment.