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