Skip to content

Commit 06c19d5

Browse files
committed
cicd: Remove verbose logging for codecov
1 parent 1886e98 commit 06c19d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,3 @@ jobs:
5454
run: npm run test -- --coverage
5555
- name: Codecov
5656
uses: codecov/codecov-action@v2
57-
with:
58-
verbose: true

0 commit comments

Comments
 (0)