Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mazedlx authored Oct 18, 2024
1 parent 27cb5d4 commit 22f049f
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 @@ -21,7 +21,7 @@ jobs:
coverage: none

- name: Install Composer dependencies
run: composer install --prefer-dist --no-interaction --no-suggest
run: composer update --prefer-dist --no-interaction --no-suggest

- name: Execute tests
run: vendor/bin/phpunit --verbose

0 comments on commit 22f049f

Please sign in to comment.