diff --git a/.woodpecker.yml b/.woodpecker.yml index ecb7223..e735655 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,4 +18,4 @@ pipeline: group: audit image: registry.nulo.in/sutty/haini.sh:root commands: - - make tests hain="sh -c" + - make test hain="sh -c"