Let's actually checkout the code!

Этот коммит содержится в:
Jayson Smith 2020-02-06 20:17:59 -07:00
родитель 31fb05dbeb
коммит 9ae9281bfd

Просмотреть файл

@ -33,6 +33,7 @@ commands:
all: all:
description: "Run all commands against godog code" description: "Run all commands against godog code"
steps: steps:
- checkout
- vet - vet
- fmt - fmt
- godog - godog