fix(test): fix CI??

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-08-31 12:04:18 +00:00
parent 09088d0494
commit 56ea63cec6
5 changed files with 13 additions and 3 deletions

View File

@@ -34,3 +34,5 @@ go run ../../cmd/cipra/ --compose-name $(basename $(pwd))
docker compose down -t 1 || :
docker compose rm -f || :
exit 0