Skip to content

Commit fdbfec3

Browse files
authored
ci: raw format
1 parent 50ba8a4 commit fdbfec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
command: COMPOSER_ROOT_VERSION=dev-master composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress
5252

5353
- name: "Run a static analysis with phpstan/phpstan"
54-
run: "vendor/bin/phpstan --error-format=github"
54+
run: "vendor/bin/phpstan --error-format=raw"

0 commit comments

Comments
 (0)