add midasexamples to CI

This commit is contained in:
Howard Mao
2019-09-04 14:01:20 -07:00
parent 9437778ceb
commit 0273cd4d90
2 changed files with 47 additions and 0 deletions

View File

@@ -678,6 +678,12 @@ workflows:
# Run the respective tests
# Run midasexamples test
- midasexamples-run-tests:
requires:
- install-riscv-toolchain
- install-verilator
# Run the example tests
- example-run-tests:
requires: