diff --git a/run_build.sh b/run_build.sh new file mode 100644 index 0000000..c967422 --- /dev/null +++ b/run_build.sh @@ -0,0 +1,4 @@ +# Run the Eland build + +python -m eland.tests.setup_tests +pytest \ No newline at end of file