Skip to content

Commit 1bd1b3c

Browse files
committed
chore: rename psalm.xml to psalm.xml.dist
1 parent 7a0f3b3 commit 1bd1b3c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/psalm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: composer install --prefer-dist --no-interaction --no-progress --dev
3737

3838
- name: Run Psalm
39-
run: vendor/bin/psalm --show-info=true
39+
run: vendor/bin/psalm --config=psalm.xml.dist --show-info=true
File renamed without changes.

0 commit comments

Comments
 (0)