Skip to content

Commit

Permalink
Fix unit tests coverage not updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tienvx committed Apr 9, 2022
1 parent 5889c35 commit 5f3ecfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: |
composer global require php-coveralls/php-coveralls
php-coveralls --coverage_clover=clover.xml -v
if: matrix.php-versions == '7.4'
if: matrix.php-versions == '8.0'

0 comments on commit 5f3ecfe

Please sign in to comment.