diff --git a/tests/ci/scalpels-ci.sh b/tests/ci/scalpels-ci.sh new file mode 100755 index 0000000..074d3c1 --- /dev/null +++ b/tests/ci/scalpels-ci.sh @@ -0,0 +1,4 @@ +#!/bin/bash +# Author: Kun Huang + +echo "Hello, World!!"