Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
number571 committed Oct 18, 2024
1 parent f8d3552 commit d7ff75b
Show file tree
Hide file tree
Showing 4 changed files with 635 additions and 635 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Go-peer deps installing...
run: export PATH=$PATH:$(go env GOPATH)/bin && make install-deps -C go-peer
- name: Go-peer lint/test running...
run: export PATH=$PATH:$(go env GOPATH)/bin && make -C go-peer
run: export PATH=$PATH:$(go env GOPATH)/bin && go version && echo && make -C go-peer
2 changes: 1 addition & 1 deletion test/result/badge_coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d7ff75b

Please sign in to comment.