Skip to content

Commit

Permalink
gh action configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoman committed Dec 22, 2023
1 parent 5eb1e6e commit d5c586a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ jobs:
steps:
- uses: php-actions/phpstan@v3
with:
command: composer install
configuration: tests/ci/phpstan.neon
path: .

0 comments on commit d5c586a

Please sign in to comment.