mirror of
https://github.com/vrana/adminer.git
synced 2026-01-09 00:53:04 +01:00
CI: Run PHPStan
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -13,5 +13,6 @@ jobs:
|
||||
- uses: php-actions/composer@v6
|
||||
- uses: php-actions/phpcs@v1
|
||||
with:
|
||||
path: adminer/
|
||||
path: .
|
||||
standard: phpcs.xml
|
||||
- uses: php-actions/phpstan@v3
|
||||
|
||||
Reference in New Issue
Block a user