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: commands:
- go test ./... - go test ./...
- go vet ./... - go vet ./...
- bash -xc './scripts/check_go_fmt.sh - bash -xc './scripts/check_go_fmt.sh'
group: test-lint group: test-lint
trigger: trigger:

Loading…
Cancel
Save