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 ed0d25c commit 9a7a00bCopy full SHA for 9a7a00b
.github/workflows/ci.yaml
@@ -54,5 +54,6 @@ jobs:
54
run: |
55
conda activate root-nightly
56
export PYTHONHOME=$CONDA
57
+ export RB_TEMP_FS=.
58
cd build
59
ctest -V
0 commit comments