mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-15 04:16:41 +00:00
generic: Enable viaduct example test in CI
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
2
.github/ci/build_generic.sh
vendored
2
.github/ci/build_generic.sh
vendored
@@ -20,6 +20,6 @@ function run_tests {
|
||||
function run_archcheck {
|
||||
pushd build
|
||||
# TODO
|
||||
# ./nextpnr-generic --uarch example --test
|
||||
./nextpnr-generic --uarch example --test
|
||||
popd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user