We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a52a3 commit 7b8bb4aCopy full SHA for 7b8bb4a
1 file changed
.github/workflows/check-python.yml
@@ -32,6 +32,7 @@ jobs:
32
spack load python py-numpy py-pybind11
33
# loading TFEL
34
spack load tfel
35
+ which python3
36
cmake -DCMAKE_BUILD_TYPE=Release . \
37
-Denable-c-bindings=ON \
38
-Denable-fortran-bindings=ON \
0 commit comments