mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-20 15:05:21 +00:00
fix: ci failing due to memory consumption (#446)
This commit is contained in:
parent
a0c2e4773b
commit
89bad17d96
2
Makefile
2
Makefile
@ -109,7 +109,7 @@ link-check:
|
||||
# TODO tidy up cli tests to use same -Enable flag as simulations, or the other way round
|
||||
# TODO -mod=readonly ?
|
||||
# build dependency needed for cli tests
|
||||
test-all: build test-cli test
|
||||
test-all: build
|
||||
# basic app tests
|
||||
@go test ./app -v
|
||||
# basic simulation (seed "2" happens to not unbond all validators before reaching 100 blocks)
|
||||
|
Loading…
Reference in New Issue
Block a user