Skip to content

Commit 8f7e4c1

Browse files
authored
chore: set coverage: none on setup-php on structarmed workflow
1 parent 9421bd4 commit 8f7e4c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-structarmed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
php-version: ${{ matrix.php-version }}
6060
extensions: intl
6161
tools: composer
62+
coverage: none
6263

6364
- name: Validate composer.json
6465
run: composer validate --strict

0 commit comments

Comments
 (0)