Skip to content

Commit 566f7f1

Browse files
committed
Attempted revert to pcov
1 parent 769cb55 commit 566f7f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
tools: composer:v2
161161
ini-values: \
162162
error_reporting=E_ALL, \
163-
pcov.directory="${{ github.workspace }}",
163+
pcov.directory="${{ github.workspace }}",
164164
pcov.exclude="#^(?:(?!(src|modules)).)*$#"
165165
coverage: pcov
166166

0 commit comments

Comments
 (0)