mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-09 12:44:11 +01:00
Retry tests
This commit is contained in:
parent
9459377a3f
commit
9204ecb891
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
run: make -j2
|
||||
|
||||
- name: check TREXIO
|
||||
run: make -j2 check
|
||||
run: make -j1 check # Non-parallel run
|
||||
|
||||
- name: Archive test log file
|
||||
if: failure()
|
||||
|
Loading…
Reference in New Issue
Block a user