fiber/.gitpod.yml

3 lines
59 B
YAML

tasks:
- init: go get && go build ./... && go test ./...