mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-19 12:32:40 +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
|
||||
../configure --enable-silent-rules --enable-debug
|
||||
make -j 4
|
||||
make install
|
||||
sudo make install
|
||||
|
||||
- name: Run test
|
||||
run: make -j 4 check
|
||||
|
Loading…
Reference in New Issue
Block a user