CI: Correr make test en vez de make tests
Some checks failed
continuous-integration/woodpecker the build failed
Some checks failed
continuous-integration/woodpecker the build failed
This commit is contained in:
parent
4fb53f1331
commit
a69a5cefb6
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ pipeline:
|
||||||
group: audit
|
group: audit
|
||||||
image: registry.nulo.in/sutty/haini.sh:root
|
image: registry.nulo.in/sutty/haini.sh:root
|
||||||
commands:
|
commands:
|
||||||
- make tests hain="sh -c"
|
- make test hain="sh -c"
|
||||||
|
|
Loading…
Reference in a new issue