Skip to content

Commit ef96ffb

Browse files
committed
Remove unused tools
1 parent 0acb820 commit ef96ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
coverage: "none"
9292
extensions: "${{ env.PHP_EXTENSIONS }}"
9393
php-version: "${{ matrix.php-version }}"
94-
tools: "composer-require-checker, composer-unused, flex"
94+
tools: "flex"
9595

9696
- name: "Install composer dependencies"
9797
uses: "ramsey/composer-install@v3"

0 commit comments

Comments
 (0)