Skip to content

Commit 3725126

Browse files
committed
✏️ Apply the working directory setting at organizing test coverage reports process.
1 parent 93e325a commit 3725126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_nested_pyproject_ci_multi-tests_by_poetry.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
coveralls_token: ${{ secrets.COVERALLS_TOKEN }}
111111
with:
112112
test_type: all-test
113+
test_working_directory: './nested_poetry_project/'
113114
upload-to-coveralls: true
114115

115116

0 commit comments

Comments
 (0)