Skip to content

Commit aae880f

Browse files
committed
added swoole extension to codecov
Signed-off-by: bota <[email protected]>
1 parent d8aaccf commit aae880f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: shivammathur/setup-php@v2
2727
with:
2828
php-version: "${{ matrix.php }}"
29+
extensions: swoole
2930
coverage: pcov
3031
ini-values: assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On
3132
tools: composer:v2, cs2pr

0 commit comments

Comments
 (0)