Skip to content

Commit

Permalink
Phpstan-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-worman committed Feb 12, 2025
1 parent 5753264 commit bea682b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/style-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
run: composer --working-dir=tools install

- name: "Run style-check"
run: "composer style-check"
run: composer style-check
env:
PHP_CS_FIXER_IGNORE_ENV: 1

0 comments on commit bea682b

Please sign in to comment.