We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0cc874 commit c05f8deCopy full SHA for c05f8de
.github/workflows/build.yml
@@ -34,7 +34,6 @@ jobs:
34
with:
35
coverage: "none"
36
php-version: "${{ matrix.php-version }}"
37
- tools: composer:v2
38
39
- name: "Validate Composer"
40
run: "composer validate"
0 commit comments