Skip to content

Commit 96c6788

Browse files
committed
ci: fix code coverage
1 parent 4d614c4 commit 96c6788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
php-version: '8.1'
8181
tools: 'composer:v2'
8282

83-
- name: 'Install dependencies'
83+
- name: 'Install the dependencies'
8484
run: |
8585
composer install --no-interaction --no-progress --ansi
8686

0 commit comments

Comments
 (0)