Skip to content

Commit d3706a9

Browse files
Do not install tools that we do not use
1 parent dc48490 commit d3706a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
with:
8383
php-version: 8.4
8484
coverage: none
85+
tools: none
8586

8687
- name: Install dependencies with Composer
8788
run: ./tools/composer update --no-interaction --no-ansi --no-progress

0 commit comments

Comments
 (0)