This is an automated email from the ASF dual-hosted git repository.
jroesch pushed a commit to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/ci-docker-staging by this push:
new 82ba542 Fix
82ba542 is described below
commit 82ba5429ebf6ab5b4210d3ed18cef890f349fd8a
Author: Jared Roesch <[email protected]>
AuthorDate: Tue Mar 30 21:56:42 2021 -0700
Fix
---
tests/scripts/test.sh | 4 ----
1 file changed, 4 deletions(-)
diff --git a/tests/scripts/test.sh b/tests/scripts/test.sh
deleted file mode 100644
index 1f1dc99..0000000
--- a/tests/scripts/test.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-cd build
-cmake ..
-cd ..
-make -j