Skip to content

Commit 32d5dc7

Browse files
committed
fix path
1 parent 348cd9d commit 32d5dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
with:
104104
version: '0.6.x'
105105
python-version: ${{ matrix.python-version }}
106-
working-directory: ./python
106+
working-directory: ./
107107
enable-cache: true
108108
cache-dependency-glob: "./pyproject.toml"
109109

0 commit comments

Comments
 (0)