Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDev committed Nov 13, 2021
1 parent 45250a9 commit 5861323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psalm.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
run: composer reset-skeleton

- name: PHPStan
run: vendor/bin/phpstan --memory-limit=1G analyse --error-format=github
run: vendor/bin/phpstan analyse

psalm:
name: psalm
Expand Down

0 comments on commit 5861323

Please sign in to comment.