Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cloudmzh/tinyrpc
Browse files Browse the repository at this point in the history
  • Loading branch information
zehua Ma committed May 6, 2022
2 parents b0fd312 + 065624c commit 0b8629b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
go-version: 1.17

- name: golangci-lint
uses: golangci/[email protected]

- name: Build
run: go build -v ./...

Expand Down

0 comments on commit 0b8629b

Please sign in to comment.