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 d56deb0 commit 79325beCopy full SHA for 79325be
.github/workflows/test.yml
@@ -119,5 +119,6 @@ jobs:
119
120
# Action Repo: https://github.com/codecov/codecov-action
121
- uses: codecov/codecov-action@v1
122
+ working-directory: ./tests
123
with:
124
directory: ./tests
0 commit comments