Skip to content

Commit

Permalink
Update GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Nov 26, 2020
1 parent f8ddc00 commit 4aeefec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
key: composer-cache
- name: Install dependencies
run: composer install --no-interaction --prefer-dist --no-progress --no-suggest
- name: Lint files
- name: Analyse files
run: composer run phpstan

0 comments on commit 4aeefec

Please sign in to comment.