Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
joemaller committed Feb 23, 2025
1 parent 7454036 commit 7e4df44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/phpunit-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
run: composer validate

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

- name: Run test suite
env:
Expand Down

0 comments on commit 7e4df44

Please sign in to comment.