Fix pipeline
continuous-integration/drone/push Build is passing Details

pull/1/head
Drew Bednar 6 months ago
parent 50ce1d0ca9
commit db38828784

@ -9,7 +9,7 @@ steps:
commands:
- go test ./...
- go vet ./...
- bash -xc './scripts/check_go_fmt.sh
- bash -xc './scripts/check_go_fmt.sh'
group: test-lint
trigger:

Loading…
Cancel
Save