Skip to content

Commit

Permalink
Update php_stan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theronakpatel authored Feb 22, 2024
1 parent bd93148 commit 647fd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php_stan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: composer install --no-progress --no-suggest --no-interaction

- name: Run PHPStan
run: vendor/bin/phpstan analyse --level=7 --no-progress --no-interaction --autoload-file=vendor/autoload.php .
run: vendor/bin/phpstan analyse --level=7 --no-progress --no-interaction .

0 comments on commit 647fd2c

Please sign in to comment.