minor update

This commit is contained in:
Blaise Tine 2021-03-09 00:07:05 -08:00
parent 907e6868cd
commit 848fc0c2df

2
ci/test_riscv.sh → ci/test_simx.sh Normal file → Executable file
View file

@ -3,4 +3,4 @@
# exit when any command fails
set -e
make -C simx run
make -C simX run