mirror of https://github.com/YosysHQ/nextpnr.git
gh-actions: remove multi-process arch generation
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
4812092cdb
commit
2956a0ca03
|
|
@ -25,5 +25,5 @@ jobs:
|
|||
- name: Run tests
|
||||
run: |
|
||||
cd build
|
||||
make all-fpga_interchange-archcheck-tests -j`nproc`
|
||||
make all-fpga_interchange-archcheck-tests
|
||||
make all-fpga_interchange-tests -j`nproc`
|
||||
|
|
|
|||
Loading…
Reference in New Issue