kuznia-rdzeni / coreblocks

RISC-V out-of-order core for education and research purposes
https://kuznia-rdzeni.github.io/coreblocks/
BSD 3-Clause "New" or "Revised" License
37 stars 16 forks source link

Optimize submodule downloads in CI #618

Closed piotro888 closed 8 months ago

piotro888 commented 8 months ago

Saves all of the unnecessary submodule downloads if not rebuilding the tests, for both riscv-tests and riscv-arch-test Contains also some other small CI improvements.

Saves 2-4min per run