Wrong lint command
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Jef Roosens 2022-01-09 23:08:28 +01:00
parent 191854afff
commit b75e492658
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

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'