mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
Compose CI: force monotonic time backend in job
This commit is contained in:
parent
ec16e95294
commit
1d8be24299
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user