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