mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 12:53:34 +02:00
Update phpunit, add psalm
This commit is contained in:
@@ -14,3 +14,5 @@ jobs:
|
||||
run: composer install --no-interaction --no-progress
|
||||
- name: Run tests
|
||||
run: php${{ matrix.php }} vendor/bin/phpunit --configuration Tests/phpunit.xml --verbose --fail-on-warning
|
||||
- name: Run psalm
|
||||
run: php${{ matrix.php }} vendor/bin/psalm
|
||||
|
||||
Reference in New Issue
Block a user