Commit f281cace authored by Ben Davies's avatar Ben Davies

report Psalm errors as GitHub annotations

parent db5afa26
......@@ -34,8 +34,8 @@ jobs:
- name: "Install dependencies with composer"
run: "composer install --no-interaction --no-progress --no-suggest"
- name: "Psalm"
run: "vendor/bin/psalm"
- name: "Run a static analysis with vimeo/psalm"
run: "vendor/bin/psalm --show-info=false --stats --output-format=github --threads=4"
coding-standards:
name: "Coding Standards"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment