mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-26 04:07:02 +00:00
fpga_interchange: address review comments
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
6
.github/workflows/interchange_ci.yml
vendored
6
.github/workflows/interchange_ci.yml
vendored
@@ -22,6 +22,8 @@ jobs:
|
||||
- name: Execute build script
|
||||
run: stdbuf -i0 -o0 -e0 ./.github/ci/build_interchange.sh
|
||||
|
||||
- name: Execute test script
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd build && make all-fpga_interchange-tests -j`nproc`
|
||||
cd build
|
||||
make all-fpga_interchange-archcheck-tests -j`nproc`
|
||||
make all-fpga_interchange-tests -j`nproc`
|
||||
|
||||
Reference in New Issue
Block a user