remove extra dependencies
This commit is contained in:
@@ -441,30 +441,24 @@ workflows:
|
|||||||
# Run the example tests
|
# Run the example tests
|
||||||
- example-run-benchmark-tests:
|
- example-run-benchmark-tests:
|
||||||
requires:
|
requires:
|
||||||
- install-riscv-toolchain
|
|
||||||
- prepare-example
|
- prepare-example
|
||||||
|
|
||||||
- boomexample-run-benchmark-tests:
|
- boomexample-run-benchmark-tests:
|
||||||
requires:
|
requires:
|
||||||
- install-riscv-toolchain
|
|
||||||
- prepare-boomexample
|
- prepare-boomexample
|
||||||
|
|
||||||
- boomrocketexample-run-benchmark-tests:
|
- boomrocketexample-run-benchmark-tests:
|
||||||
requires:
|
requires:
|
||||||
- install-riscv-toolchain
|
|
||||||
- prepare-boomrocketexample
|
- prepare-boomrocketexample
|
||||||
|
|
||||||
- boom-run-benchmark-tests:
|
- boom-run-benchmark-tests:
|
||||||
requires:
|
requires:
|
||||||
- install-riscv-toolchain
|
|
||||||
- prepare-boom
|
- prepare-boom
|
||||||
|
|
||||||
- rocketchip-run-benchmark-tests:
|
- rocketchip-run-benchmark-tests:
|
||||||
requires:
|
requires:
|
||||||
- install-riscv-toolchain
|
|
||||||
- prepare-rocketchip
|
- prepare-rocketchip
|
||||||
|
|
||||||
- hwacha-run-benchmark-tests:
|
- hwacha-run-benchmark-tests:
|
||||||
requires:
|
requires:
|
||||||
- install-esp-toolchain
|
|
||||||
- prepare-hwacha
|
- prepare-hwacha
|
||||||
|
|||||||
Reference in New Issue
Block a user