diff --git a/ci/test_riscv.sh b/ci/test_simx.sh old mode 100644 new mode 100755 similarity index 76% rename from ci/test_riscv.sh rename to ci/test_simx.sh index 64e38d5e..65dd0de3 --- a/ci/test_riscv.sh +++ b/ci/test_simx.sh @@ -3,4 +3,4 @@ # exit when any command fails set -e -make -C simx run \ No newline at end of file +make -C simX run \ No newline at end of file