mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-26 22:34:05 +01:00
Update compile.yml
Disabled TREXIO
This commit is contained in:
parent
f35ad6a777
commit
437d87239d
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
source smvars.sh llvm
|
source smvars.sh llvm
|
||||||
cd qmckl
|
cd qmckl
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
QMCKL_DEVEL=1 ./configure --enable-silent-rules --enable-maintainer-mode
|
QMCKL_DEVEL=1 ./configure --enable-silent-rules --enable-maintainer-mode --without-trexio
|
||||||
make -j 8
|
make -j 8
|
||||||
make -j check
|
make -j check
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user