Skip to content

Commit

Permalink
Merge pull request #197 from CosmosContracts/faddat/fix-gitpod
Browse files Browse the repository at this point in the history
Update .gitpod.yml
  • Loading branch information
JakeHartnell authored May 18, 2022
2 parents c971c24 + 24000d0 commit 273fcf1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
# and commit this file to your remote git repository to share the goodness with others.

tasks:
- init: go get && go build ./... && go test ./... && make
command: go run
image: ghcr.io/faddat/cosmos


0 comments on commit 273fcf1

Please sign in to comment.