Skip to content

Commit

Permalink
fixup! Add cs phpstan github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Galek committed Aug 3, 2023
1 parent 3206102 commit 4a5da30
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,5 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress
with:
path: vendor
- name: Run phpstan
run: make phpstan
with:
path: vendor
run: make phpstan

0 comments on commit 4a5da30

Please sign in to comment.