Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
squigg committed Feb 3, 2022
1 parent a594531 commit dd68329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -18,5 +18,5 @@ workflows:
name: Install PCOV
post-steps:
- run:
command: vendor/bin/php-coveralls --coverage_clover=clover.xml -v
command: vendor/bin/php-coveralls --coverage_clover=clover.xml --json_path clover.json -v
name: Upload Coverage

0 comments on commit dd68329

Please sign in to comment.