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
1e1f4fda92
commit
df21e43bb5
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -22,9 +22,11 @@ jobs:
|
||||
run: export PATH="${PATH}:/opt/go/bin"
|
||||
- name: Golangci installing...
|
||||
run: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.57.2
|
||||
- name: Update bashrc
|
||||
run: source ~/.bashrc
|
||||
- name: Go-peer installing...
|
||||
run: git clone https://github.com/number571/go-peer.git
|
||||
- name: Go-peer list running...
|
||||
- name: Go-peer lint running...
|
||||
run: make lint-run -C go-peer
|
||||
- name: Go-peer test running...
|
||||
run: make test-run -C go-peer
|
||||
run: make test-run -C go-peer
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
16642
test/result/coverage.out
16642
test/result/coverage.out
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user