mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-26 06:15:08 +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
|
||||
cd qmckl
|
||||
./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 check
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user