We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce42c3 commit 963be81Copy full SHA for 963be81
.github/workflows/test.yml
@@ -44,6 +44,7 @@ jobs:
44
shell: bash
45
run: |
46
export PYTHONPATH=$(pwd)/build/cp313t
47
+ pixi run -e nogil nogil-eta
48
- name: Test nogil
49
50
pixi run -e nogil nogil-eta
0 commit comments