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.
1 parent 86b3fdf commit 3e891d1Copy full SHA for 3e891d1
.github/workflows/build.yml
@@ -38,4 +38,4 @@ jobs:
38
run: composer install --prefer-dist --no-progress --no-suggest
39
40
- name: Run test suite
41
- run: composer check-all
+ run: composer check
0 commit comments