We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer validate
1 parent 218fed8 commit 57c8551Copy full SHA for 57c8551
.github/workflows/test.yml
@@ -162,10 +162,6 @@ jobs:
162
if: ${{ matrix.custom_ini == false && matrix.php == '7.4' }}
163
run: cs2pr ./phpcs-report.xml
164
165
- - name: 'Composer: validate config'
166
- if: ${{ matrix.custom_ini == false }}
167
- run: composer validate --no-check-all --strict
168
-
169
- name: Download the PHPCS phar
170
uses: actions/download-artifact@v3
171
with:
0 commit comments