Skip to content

Commit

Permalink
Update .gitpod.yml (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranupthestairs committed Jul 22, 2022
1 parent 66df830 commit 6c0f4ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@

image: ghcr.io/notional-labs/cosmos

tasks:
- name: install tools
command:
go install golang.org/x/tools/cmd/goimports@latest
go install mvdan.cc/gofumpt@latest
sudo make tools

0 comments on commit 6c0f4ea

Please sign in to comment.