Skip to content

Commit d19c31b

Browse files
committed
add baase path for coverage
1 parent 8e80aa5 commit d19c31b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
github-token: ${{ secrets.GITHUB_TOKEN }}
3939
flag-name: run-${{ matrix.python-version }}
4040
parallel: true
41+
base-path: /github/workspace
4142

4243
finish:
4344
needs: [test]
@@ -48,3 +49,4 @@ jobs:
4849
with:
4950
github-token: ${{ secrets.GITHUB_TOKEN }}
5051
parallel-finished: true
52+
base-path: /github/workspace

0 commit comments

Comments
 (0)