mirror of https://github.com/certusone/wasmd.git
Remove tools from CI
This commit is contained in:
parent
0ffd572f1d
commit
37aa1156ed
|
@ -49,10 +49,6 @@ jobs:
|
|||
- run:
|
||||
name: "Git garbage collection"
|
||||
command: git gc
|
||||
- run:
|
||||
name: "Build tools binaries"
|
||||
command: |
|
||||
make tools
|
||||
- save_cache:
|
||||
name: "Save go modules cache"
|
||||
key: go-mod-v1-{{ checksum "go.sum" }}
|
||||
|
|
Loading…
Reference in New Issue