Skip to content

Commit 1323c7f

Browse files
committed
continuous-integration.yaml
1 parent 2bd2598 commit 1323c7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
extensions: ${{ env.PHP_EXTENSIONS }}
2929
ini-values: ${{ env.PHP_INI_VALUES }}
3030
tools: composer:v2
31+
coverage: pcov
3132
- run: composer install
3233
- name: Run tests with phpunit
3334
run: ./vendor/bin/phpunit tests --coverage-text

0 commit comments

Comments
 (0)