Skip to content

Commit fd8a892

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

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)