Skip to content

Commit 0eb2e1d

Browse files
authored
Merge pull request #454 from consideRatio/pr/fix-codecov
Fix failure to upload code coverage reports
2 parents 5de9c53 + 8ebb7cd commit 0eb2e1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,3 @@ jobs:
163163
164164
# GitHub action reference: https://github.com/codecov/codecov-action
165165
- uses: codecov/codecov-action@v4
166-
with:
167-
directory: build/.coverage

0 commit comments

Comments
 (0)