We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ddc00 commit 4aeefecCopy full SHA for 4aeefec
.github/workflows/lint-and-analyse.yml
@@ -41,5 +41,5 @@ jobs:
41
key: composer-cache
42
- name: Install dependencies
43
run: composer install --no-interaction --prefer-dist --no-progress --no-suggest
44
- - name: Lint files
+ - name: Analyse files
45
run: composer run phpstan
0 commit comments