This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch try_action
in repository https://gitbox.apache.org/repos/asf/iotdb-client-go.git
The following commit(s) were added to refs/heads/try_action by this push:
new c67bb87 try github action
c67bb87 is described below
commit c67bb879719b6437e2636382547f904e2edc4ee1
Author: HTHou <[email protected]>
AuthorDate: Tue Jan 5 17:29:23 2021 +0800
try github action
---
.github/workflows/go.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index cdca524..b965d97 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -36,4 +36,4 @@ jobs:
run: go build -v ./...
- name: Test
- run: go test -v ./...
+ run: go test -v ./client