Skip to content

Commit f49efe2

Browse files
committed
fixup! [ADD] add sparse flag
1 parent b04a7ce commit f49efe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ jobs:
6161
uses: codecov/codecov-action@v4
6262
with:
6363
files: build/coverage.info
64+
token: ${{ secrets.CODECOV_TOKEN }}
6465
flags: unittests
6566
name: code-coverage-report

0 commit comments

Comments
 (0)