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 3f01fb6 commit 1dae3f5Copy full SHA for 1dae3f5
.github/workflows/pipeline.yml
@@ -50,6 +50,7 @@ jobs:
50
51
- name: Install Composer
52
uses: "ramsey/composer-install@v3"
53
+
54
- name: Code Style PHP
55
run: vendor/bin/php-cs-fixer fix --dry-run
56
0 commit comments