1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-01 10:55:36 +02:00

Testing CI

This commit is contained in:
Anthony Scemama 2023-09-12 11:28:14 +02:00
parent 1b5ce50b78
commit fc7d8b2af5

View File

@ -169,7 +169,7 @@ jobs:
git clone https://github.com/TREX-CoE/trexio.git
cd trexio
./autogen.sh
./configure --enable-silent-rules
./configure FC=gfortran-12 --enable-silent-rules
make -j 4
sudo make install