CI: Run PHPStan

This commit is contained in:
Jakub Vrána
2025-09-09 08:28:20 +02:00
committed by GitHub
parent 4918ba407f
commit bd1dffe086

View File

@@ -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