Compose CI: force monotonic time backend in job

This commit is contained in:
andrussal 2025-12-07 15:27:28 +01:00
parent ec16e95294
commit 1d8be24299

View File

@ -372,6 +372,7 @@ jobs:
COMPOSE_NODE_PAIRS: "1x1"
NOMOS_TESTNET_IMAGE: ${{ env.NOMOS_TESTNET_IMAGE }}
COMPOSE_RUNNER_HOST: "127.0.0.1"
NOMOS_TIME_BACKEND: "monotonic"
RUST_BACKTRACE: "1"
NOMOS_TESTS_TRACING: "true"
RUST_LOG: "info"