mirror of
https://gitlab.com/brendanhaines/cpu.git
synced 2024-11-09 21:14:57 -07:00
should fix CI after moving tests
This commit is contained in:
parent
2d69722cb1
commit
12e3078c2a
|
@ -9,4 +9,4 @@ testbench:
|
||||||
- echo "Installing dependencies..."
|
- echo "Installing dependencies..."
|
||||||
- apt update && apt install -y make iverilog gcc-8-riscv64-linux-gnu
|
- apt update && apt install -y make iverilog gcc-8-riscv64-linux-gnu
|
||||||
- echo "Running testbenches..."
|
- echo "Running testbenches..."
|
||||||
- make -C testbench
|
- make -C tests
|
||||||
|
|
Loading…
Reference in New Issue
Block a user