This commit is contained in:
@@ -20,5 +20,6 @@ jobs:
|
||||
GOBIN=/usr/local/go/bin go install git.offline-twitter.com/offline-labs/gocheckout@v0.0.1
|
||||
gocheckout
|
||||
- name: test
|
||||
run: |
|
||||
go test ./...
|
||||
run: go test ./...
|
||||
- name: lint
|
||||
run: golangci-lint run
|
||||
|
||||
Reference in New Issue
Block a user