We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e73321 commit 754385dCopy full SHA for 754385d
.github/workflows/test.yaml
@@ -182,4 +182,4 @@ jobs:
182
# GitHub action reference: https://github.com/codecov/codecov-action
183
- uses: codecov/codecov-action@v3
184
with:
185
- directory: ./build/coverage
+ directory: build/.coverage
0 commit comments