Skip to content

Commit

Permalink
Do not install tools that we do not use
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 26, 2024
1 parent dc48490 commit d3706a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
with:
php-version: 8.4
coverage: none
tools: none

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

0 comments on commit d3706a9

Please sign in to comment.