Skip to content

Commit edd7984

Browse files
committed
ci: set composer v2 and disable coverage in PHP setup
1 parent 0dc4f2b commit edd7984

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/psalm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
with:
2727
php-version: ${{ matrix.php-version }}
2828
extensions: mbstring, xml
29+
tools: composer:v2
30+
coverage: none
2931

3032
- name: Checkout Repository
3133
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8

0 commit comments

Comments
 (0)