CI: Correr make test en vez de make tests
Some checks failed
continuous-integration/woodpecker the build failed

This commit is contained in:
Cat /dev/Nulo 2021-11-30 15:17:14 +00:00
parent 4fb53f1331
commit a69a5cefb6

View file

@ -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"