mirror of
https://github.com/number571/go-peer.git
synced 2026-09-12 19:50:00 +05:00
update
This commit is contained in:
parent
a6275b2acd
commit
889d9e020d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
run: export PATH="${PATH}:/opt/go/bin"
|
||||
- name: Golangci installing...
|
||||
run: go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.57.2
|
||||
- name: Update bashrc...
|
||||
run: echo PATH=$PATH:$(go env GOPATH)/bin/ > ~/.bashrc && source ~/.bashrc
|
||||
- name: Go-peer downloading...
|
||||
run: git clone --depth=1 https://github.com/number571/go-peer.git
|
||||
- name: Go-peer lint running...
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
16980
test/result/coverage.out
16980
test/result/coverage.out
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user