mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-26 04:02:25 +00:00
interchange: add archcheck tests to all-device-test target
This increases parallelism and should make the FPGA interchange CI faster Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
2
.github/workflows/interchange_ci.yml
vendored
2
.github/workflows/interchange_ci.yml
vendored
@@ -90,6 +90,4 @@ jobs:
|
||||
DEVICE: ${{ matrix.device }}
|
||||
run: |
|
||||
cd build
|
||||
make chipdb-$DEVICE-bin-check-test-data
|
||||
make chipdb-$DEVICE-bin-check
|
||||
make all-$DEVICE-tests -j`nproc`
|
||||
|
||||
Reference in New Issue
Block a user