This commit is contained in:
number571 2024-04-05 04:03:21 +07:00
parent a6275b2acd
commit 889d9e020d
3 changed files with 15989 additions and 15987 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff