This commit is contained in:
number571 2024-04-05 04:10:22 +07:00
parent 8d59d8b945
commit 86fa4ffa64
3 changed files with 35236 additions and 35236 deletions

View File

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

File diff suppressed because it is too large Load Diff