Skip to content

Commit a639bd3

Browse files
author
Mokhtar Tlili
committed
add pcov
1 parent e3aaf3f commit a639bd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/php.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ jobs:
4848

4949
- name: PHPUnit Tests
5050
run: composer run-script phpunit
51+
52+
- name: Setup PCOV
53+
run: vendor/bin/pcov

0 commit comments

Comments
 (0)