mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-23 04:44:03 +01:00
Fix CI
This commit is contained in:
parent
c69513cdc5
commit
c531feeb54
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
cd _build
|
cd _build
|
||||||
../configure --enable-silent-rules --enable-debug
|
../configure --enable-silent-rules --enable-debug
|
||||||
make -j 4
|
make -j 4
|
||||||
make install
|
sudo make install
|
||||||
|
|
||||||
- name: Run test
|
- name: Run test
|
||||||
run: make -j 4 check
|
run: make -j 4 check
|
||||||
|
Loading…
Reference in New Issue
Block a user