update ci, remove build

This commit is contained in:
kevin
2020-08-09 23:12:19 +08:00
parent 4ddad0e02f
commit 5a418d899b

View File

@@ -30,8 +30,5 @@ jobs:
dep ensure
fi
- name: Build
run: go build -v .
- name: Test
run: go test -v -race .