Skip to content

Commit

Permalink
gitpod adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
rmottanet committed Feb 16, 2024
1 parent 564d563 commit 5153ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart

tasks:
- init: go get && go build ./... && go test ./...
command: go run .
- init: go mod download
command: go run ./api/cmd/main.go


0 comments on commit 5153ca8

Please sign in to comment.