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
8d59d8b945
commit
86fa4ffa64
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -25,6 +25,6 @@ jobs:
|
||||
- name: Go-peer downloading...
|
||||
run: git clone --depth=1 https://github.com/number571/go-peer.git
|
||||
- name: Go-peer lint running...
|
||||
run: source ~/.bashrc && make lint-run -C go-peer
|
||||
run: export PATH=$PATH:$(go env GOPATH)/bin && make lint-run -C go-peer
|
||||
- name: Go-peer test running...
|
||||
run: make test-run -C go-peer
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
16556
test/result/coverage.out
16556
test/result/coverage.out
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user