mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-02 01:23:06 +00:00
enable simulated proof failures
This commit is contained in:
parent
1d161d383e
commit
1b658b2293
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -22,7 +22,7 @@ env:
|
||||
DOCKER_FILE: docker/codex.Dockerfile
|
||||
DOCKER_REPO: codexstorage/nim-codex
|
||||
MAKE_PARALLEL: 4
|
||||
NIMFLAGS: '-d:disableMarchNative -d:codex_enable_api_debug_peers=true'
|
||||
NIMFLAGS: '-d:disableMarchNative -d:codex_enable_api_debug_peers=true -d:codex_enable_proof_failures=true'
|
||||
NIMFLAGS_RELEASE: '-d:disableMarchNative'
|
||||
NAT_IP_AUTO: true
|
||||
NAT_IP_AUTO_RELEASE: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user