1
0
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:
Pavel Djundik
2020-06-23 20:20:41 +03:00
parent 914ec4b79a
commit 528d0ef4fc
4 changed files with 34 additions and 28 deletions
+2
View File
@@ -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