Skip to content

Commit 1ce42c3

Browse files
committed
debug
1 parent 7f437cc commit 1ce42c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ jobs:
4343
if: runner.os == 'Windows'
4444
shell: bash
4545
run: |
46-
echo "Listing build/cp313t/fastcan directory:"
47-
ls -lR build/cp313t/fastcan || true
46+
export PYTHONPATH=$(pwd)/build/cp313t
4847
- name: Test nogil
4948
run: |
5049
pixi run -e nogil nogil-eta

0 commit comments

Comments
 (0)