We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698bed9 commit d6fe138Copy full SHA for d6fe138
.github/workflows/php.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Install dependencies
38
run: composer install --prefer-dist --no-progress
39
40
- - name: Install dependencies
+ - name: Checking codestyle
41
run: vendor/bin/ecs
42
43
- name: Run code checks
0 commit comments