mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-04-17 14:10:11 +02:00
Update test-build.yml
This commit is contained in:
parent
9f66bdc836
commit
990cfd756e
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
make -j check
|
||||
ldd tests/test_qmckl_ao
|
||||
- name: Archive test log file
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: test-report
|
||||
@ -42,6 +43,7 @@ jobs:
|
||||
run: |
|
||||
make distcheck
|
||||
- name: Archive test log file
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: dist-report
|
||||
|
Loading…
x
Reference in New Issue
Block a user