Show errors in log file

This commit is contained in:
Byron Lathi
2024-08-20 19:06:38 -07:00
parent 6f8e976a08
commit 1bb613888f

View File

@@ -13,6 +13,8 @@ build:
script:
- source init_env.sh
- make
after_script:
- cat hw/super6502_fpga/outflow/super6502_fpga.err.log
sim:
stage: sim