mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 21:04:44 +02:00
Use github
error format for phpstan tests (#1357)
This commit is contained in:
parent
2296e41a8b
commit
1f7562563a
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -68,4 +68,4 @@ jobs:
|
|||||||
run: composer install --no-interaction --no-suggest --no-progress --no-scripts
|
run: composer install --no-interaction --no-suggest --no-progress --no-scripts
|
||||||
|
|
||||||
- name: PHPStan
|
- name: PHPStan
|
||||||
run: vendor/bin/phpstan --memory-limit=-1
|
run: vendor/bin/phpstan --memory-limit=-1 --error-format=github
|
||||||
|
Loading…
x
Reference in New Issue
Block a user