Skip to content

Commit

Permalink
Remove unused tools
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Feb 3, 2025
1 parent 0acb820 commit ef96ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
coverage: "none"
extensions: "${{ env.PHP_EXTENSIONS }}"
php-version: "${{ matrix.php-version }}"
tools: "composer-require-checker, composer-unused, flex"
tools: "flex"

- name: "Install composer dependencies"
uses: "ramsey/composer-install@v3"
Expand Down

0 comments on commit ef96ffb

Please sign in to comment.