Skip to content

Commit

Permalink
Run phpstan on PHPStan step ...
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarkic committed Apr 4, 2024
1 parent 556f3df commit 2b742a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
php-version: ${{ matrix.php }}
coverage: none
- run: composer install
- run: vendor/bin/phpunit --coverage-text
- run: vendor/bin/phpstan

0 comments on commit 2b742a6

Please sign in to comment.