Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gregupton committed Jun 28, 2024
1 parent 6a1e9c0 commit e685b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
coverage: xdebug

- name: Install Composer dependencies
run: composer install
run: composer install --prefer-dist --no-progress

- name: Run Tests
run: vendor/bin/pest

0 comments on commit e685b54

Please sign in to comment.