Skip to content

Commit 754385d

Browse files
committed
ci: specify non-html codecov location
1 parent 4e73321 commit 754385d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ jobs:
182182
# GitHub action reference: https://github.com/codecov/codecov-action
183183
- uses: codecov/codecov-action@v3
184184
with:
185-
directory: ./build/coverage
185+
directory: build/.coverage

0 commit comments

Comments
 (0)