Skip to content

Commit 4aeefec

Browse files
committed
Update GitHub workflow
1 parent f8ddc00 commit 4aeefec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-analyse.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
key: composer-cache
4242
- name: Install dependencies
4343
run: composer install --no-interaction --prefer-dist --no-progress --no-suggest
44-
- name: Lint files
44+
- name: Analyse files
4545
run: composer run phpstan

0 commit comments

Comments
 (0)