Skip to content

Commit d86994b

Browse files
authored
Fix test in core (#944)
1 parent a03de67 commit d86994b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: shivammathur/[email protected]
2121
with:
2222
php-version: ${{ matrix.php }}
23-
tools: composer:v2
23+
coverage: none
2424

2525
- name: Checkout code
2626
uses: actions/checkout@v2

0 commit comments

Comments
 (0)