correct dependencies for runs
This commit is contained in:
@@ -171,6 +171,7 @@ workflows:
|
|||||||
# Prepare the verilator builds
|
# Prepare the verilator builds
|
||||||
- prepare-example:
|
- prepare-example:
|
||||||
requires:
|
requires:
|
||||||
|
- install-riscv-toolchain
|
||||||
- install-verilator
|
- install-verilator
|
||||||
|
|
||||||
# Run the respective tests
|
# Run the respective tests
|
||||||
@@ -178,5 +179,5 @@ workflows:
|
|||||||
# Run the example tests
|
# Run the example tests
|
||||||
- example-run-benchmark-tests:
|
- example-run-benchmark-tests:
|
||||||
requires:
|
requires:
|
||||||
- prepare-example
|
|
||||||
- install-riscv-toolchain
|
- install-riscv-toolchain
|
||||||
|
- prepare-example
|
||||||
|
|||||||
Reference in New Issue
Block a user