Skip to content

Commit 31c0ca6

Browse files
authored
Update ci.yml
codecov exclude temporary code coverage Signed-off-by: Mario Candela <mario.candela.personal@gmail.com>
1 parent abc7213 commit 31c0ca6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
6060
- name: Upload coverage reports to Codecov
6161
uses: codecov/codecov-action@v3
62+
with:
63+
files: ./coverage.out
6264
env:
6365
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
6466

0 commit comments

Comments
 (0)