Skip to content

Commit

Permalink
Update static-analysis-php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrico authored Dec 18, 2024
1 parent d364a0a commit 4d850a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:

- name: Run PHPStan
if: ${{ hashFiles('phpstan.neon.dist, phpstan.neon, phpstan.dist.neon') }}
run: ./vendor/bin/phpstan ${{ inputs.PSALM_ARGS }}
run: ./vendor/bin/phpstan ${{ inputs.PHPSTAN_ARGS }}

0 comments on commit 4d850a7

Please sign in to comment.