Skip to content

Commit 79325be

Browse files
committed
Set working directory for codecov action
1 parent d56deb0 commit 79325be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,6 @@ jobs:
119119
120120
# Action Repo: https://github.com/codecov/codecov-action
121121
- uses: codecov/codecov-action@v1
122+
working-directory: ./tests
122123
with:
123124
directory: ./tests

0 commit comments

Comments
 (0)