8000 fix psalm script · symfony/symfony@2ea14ff · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ea14ff

Browse files
fix psalm script
1 parent 3bf2d14 commit 2ea14ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/psalm.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,4 @@ jobs:
5252
5353
- name: Psalm
5454
run: |
55-
./vendor/bin/psalm.phar --no-progress
56-
./vendor/bin/psalm.phar --output-format=github --no-progress
55+
./vendor/bin/psalm.phar --no-progress || ./vendor/bin/psalm.phar --output-format=gi 32DA thub --no-progress

0 commit comments

Comments
 (0)
0