Skip to content

Commit

Permalink
add code covergage
Browse files Browse the repository at this point in the history
  • Loading branch information
sagautam5 committed Jan 28, 2024
1 parent e3ca8db commit 674a533
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
configuration: phpunit.xml
php_version: 8.0
version: 10.0.*
args: --coverage-text
args: --coverage-text
php_extensions: "xdebug"
coverage_clover: "coverage/clover.xml"

0 comments on commit 674a533

Please sign in to comment.