test(i18n): build anubis so that the smoke test doesn't backoff timeout

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-07-18 17:23:01 +00:00
parent f0b0acc953
commit d59ec524e9
No known key found for this signature in database

View File

@ -11,9 +11,8 @@ trap cleanup EXIT SIGINT
# Build static assets
(cd ../.. && npm ci && npm run assets)
# Spawn three jobs:
go tool anubis --help 2>/dev/null ||:
# HTTP daemon that listens over a unix socket (implicitly ./unixhttpd.sock)
go run ../cmd/unixhttpd &
go tool anubis \