store all source/collateral when moving to test run

This commit is contained in:
Abraham Gonzalez
2019-05-11 20:31:00 -07:00
parent 1a6a5ea875
commit e35d299ad4
2 changed files with 3 additions and 1 deletions

View File

@@ -125,7 +125,7 @@ jobs:
- save_cache:
key: example-{{ .Branch }}-{{ .Revision }}
paths:
- "/home/riscvuser/project/sims/verisim"
- "/home/riscvuser/project"
example-run-benchmark-tests:
docker: