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 784e1b4 commit 4dc1efdCopy full SHA for 4dc1efd
.github/workflows/main.yml
@@ -80,5 +80,6 @@ jobs:
80
shell: cmd
81
run: |
82
call C:\Users\runneradmin\micromamba-root\condabin\micromamba.bat activate pybind11_json
83
+ set PYTHONHOME=%CONDA_PREFIX%
84
test_pybind11_json
85
working-directory: build/test
0 commit comments