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 8e2a3ae commit 5889c95Copy full SHA for 5889c95
.github/workflows/php.yml
@@ -32,9 +32,6 @@ jobs:
32
- name: Install dependencies
33
run: composer install --no-progress
34
35
- # Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
36
- # Docs: https://getcomposer.org/doc/articles/scripts.md
37
-
38
- name: Run style
39
run: composer run style
40
0 commit comments