mirror of
https://github.com/netbirdio/easyjson.git
synced 2026-05-22 18:44:42 -07:00
upd github actions
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
- name: Install golint
|
||||
run: go install golang.org/x/lint/golint
|
||||
run: go get golang.org/x/lint/golint && go install golang.org/x/lint/golint
|
||||
|
||||
- name: Build and Run tests
|
||||
run: make
|
||||
|
||||
Reference in New Issue
Block a user