mirror of
https://github.com/beste/clock.git
synced 2026-08-17 17:47:13 +00:00
Remove Psalm
This commit is contained in:
@@ -42,9 +42,6 @@ jobs:
|
||||
- name: Run PHPStan
|
||||
run: vendor/bin/phpstan analyse --error-format=github
|
||||
|
||||
- name: Run Psalm
|
||||
run: vendor/bin/psalm --output-format=github
|
||||
|
||||
- name: Setup Problem Matchers for PHPUnit
|
||||
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user