Skip to content

Commit

Permalink
update the number of expected reports
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Flori committed Oct 4, 2024
1 parent 43d121e commit 52f087e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:

- name: Report Coverage
run: |
cc-test-reporter sum-coverage coverage/cc-*.json -p 7 -o coverage/cc-total.json
cc-test-reporter sum-coverage coverage/cc-*.json -p 5 -o coverage/cc-total.json
cc-test-reporter upload-coverage -i coverage/cc-total.json

0 comments on commit 52f087e

Please sign in to comment.