Skip to content

Commit 4aae348

Browse files
committed
improve build
1 parent 27ae679 commit 4aae348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
uses: actions/upload-artifact@v4
113113
with:
114114
name: code-coverage
115-
path: coverage.txt
115+
path: "**/coverage.txt"
116116

117117
code_coverage:
118118
name: "Code coverage report"

0 commit comments

Comments
 (0)