Skip to content

Commit

Permalink
updated coverwalls
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudioVarandas committed Mar 3, 2024
1 parent 5487101 commit 1d60ff1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lws-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ jobs:
run: |
composer global require php-coveralls/php-coveralls
mkdir build
cd build
mkdir logs
cd ..
cd ..
php-coveralls --coverage_clover=build/logs/clover.xml -v

0 comments on commit 1d60ff1

Please sign in to comment.