Skip to content

Commit 28ac13f

Browse files
committed
Make codecov/codecov-action verbose
1 parent a4f5850 commit 28ac13f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
with:
6060
files: coverage/*/coverage.cobertura.xml
6161
token: ${{ secrets.CODECOV_TOKEN }}
62+
verbose: true
6263
- name: Upload coverage report to Codacy
6364
env:
6465
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)