Add GitHub Actions

This commit is contained in:
Xiaonan Shen
2020-04-15 00:17:01 -07:00
parent 566735cf74
commit f8e83cf877
9 changed files with 96 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -e
set -ex
# Initialize
if [[ $1 == init ]]; then