Skip to content

Commit 742490c

Browse files
committed
Pass explicit list of files with the coverage
1 parent b914fd9 commit 742490c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_coverage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,4 @@ jobs:
145145
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
146146
with:
147147
github-token: ${{ secrets.GITHUB_TOKEN }}
148+
files: coverage-cpp.lcov coverage-python.lcov

0 commit comments

Comments
 (0)