mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-03-04 06:10:23 +01:00
Rollback parallel tests
This commit is contained in:
parent
91585a6811
commit
4d78926015
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 -j1 check # Non-parallel run
|
||||
run: make -j2 check # Non-parallel run
|
||||
|
||||
- name: Archive test log file
|
||||
if: failure()
|
||||
|
Loading…
x
Reference in New Issue
Block a user