minor update
This commit is contained in:
6
ci/test_simx.sh
Executable file
6
ci/test_simx.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# exit when any command fails
|
||||
set -e
|
||||
|
||||
make -C simX run
|
||||
Reference in New Issue
Block a user