Wrong lint command

main
Jef Roosens 2022-01-09 23:08:28 +01:00
parent 191854afff
commit b75e492658
Signed by untrusted user: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ pipeline:
lint:
image: 'alpine:latest'
commands:
- jjr-v/v lint
- jjr-v/v fmt -verify vieter
build:
image: 'alpine:latest'