Skip to content

Commit 9a7a00b

Browse files
committed
Define RB_TEMP_FS for CI
1 parent ed0d25c commit 9a7a00b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ jobs:
5454
run: |
5555
conda activate root-nightly
5656
export PYTHONHOME=$CONDA
57+
export RB_TEMP_FS=.
5758
cd build
5859
ctest -V

0 commit comments

Comments
 (0)