We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc60963 commit 7ddfba4Copy full SHA for 7ddfba4
1 file changed
.github/workflows/check.yml
@@ -30,6 +30,7 @@ jobs:
30
shell: spack-sh {0}
31
run: |
32
# spack load python py-numpy py-pybind11
33
+ # loading TFEL
34
spack load tfel
35
cmake -DCMAKE_BUILD_TYPE=Release . \
36
-Denable-c-bindings=ON \
0 commit comments