Skip to content

Commit

Permalink
ci: fix code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
josantonius committed Jul 31, 2022
1 parent 4d614c4 commit 96c6788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
php-version: '8.1'
tools: 'composer:v2'

- name: 'Install dependencies'
- name: 'Install the dependencies'
run: |
composer install --no-interaction --no-progress --ansi
Expand Down

0 comments on commit 96c6788

Please # to comment.