Skip to content

Commit c7cdb97

Browse files
committed
更新
1 parent 4fe4a8b commit c7cdb97

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
dep ensure
3333
fi
3434
35-
- name: Build
36-
run: go build -v .
37-
3835
- name: Test
3936
run: go test -v -coverprofile='coverage.out' -covermode=count ./...
4037

0 commit comments

Comments
 (0)