Skip to content

Commit ef1b244

Browse files
committed
try using pip install -e
1 parent 60347cf commit ef1b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136

137137
- run: make python-install
138138

139-
- run: make python-dev
139+
- run: pip install -e crates/jiter-python
140140
env:
141141
RUSTFLAGS: '-C instrument-coverage'
142142

0 commit comments

Comments
 (0)