Skip to content

Commit

Permalink
Contiuing to try to get phpstan action to run on GitHub.
Browse files Browse the repository at this point in the history
  • Loading branch information
boonebgorges committed Nov 14, 2024
1 parent 4af68b6 commit 77eddbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: composer install --no-interaction

- name: PHPStan Static Analysis
run: vendor/bin/phpstan --memory-limit=2G --error-format=github --no-parallel
run: vendor/bin/phpstan --memory-limit=2G --error-format=github

0 comments on commit 77eddbe

Please sign in to comment.