1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-03 09:56:10 +02:00
This commit is contained in:
q-posev 2022-05-04 15:51:40 +02:00
parent c69513cdc5
commit c531feeb54

View File

@ -44,7 +44,7 @@ jobs:
cd _build
../configure --enable-silent-rules --enable-debug
make -j 4
make install
sudo make install
- name: Run test
run: make -j 4 check