Skip to content

Commit d5c586a

Browse files
committed
gh action configuration
1 parent 5eb1e6e commit d5c586a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/phpstan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ jobs:
77
steps:
88
- uses: php-actions/phpstan@v3
99
with:
10+
command: composer install
11+
configuration: tests/ci/phpstan.neon
1012
path: .

0 commit comments

Comments
 (0)