Skip to content

Commit 6e774c8

Browse files
committed
debugging
1 parent 7b8bb4a commit 6e774c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
spack load python py-numpy py-pybind11
3333
# loading TFEL
3434
spack load tfel
35-
which python3
35+
which python3
3636
cmake -DCMAKE_BUILD_TYPE=Release . \
3737
-Denable-c-bindings=ON \
3838
-Denable-fortran-bindings=ON \

0 commit comments

Comments
 (0)