Commit dfdf260
Activate venv via GITHUB_PATH in build-wheel
Add .venv/bin and .venv/Scripts to GITHUB_PATH in the Create venv
step so the venv is activated for all subsequent steps. Removes the
per-step PATH export hack from the Cython test build steps.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 3e32125 commit dfdf260
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
331 | | - | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
332 | 336 | | |
333 | 337 | | |
334 | 338 | | |
| |||
341 | 345 | | |
342 | 346 | | |
343 | 347 | | |
344 | | - | |
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
| |||
355 | 358 | | |
356 | 359 | | |
357 | 360 | | |
358 | | - | |
359 | 361 | | |
360 | 362 | | |
361 | 363 | | |
| |||
0 commit comments