mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-21 14:03:08 +00:00
debugging in ci
This commit is contained in:
parent
18640e339b
commit
83d36c06fc
@ -20,7 +20,7 @@ import ./marketplacesuite
|
||||
# You can also pass a string in same format like for the `--log-level` parameter
|
||||
# to enable custom logging levels for specific topics like: debug2 = "INFO; TRACE: marketplace"
|
||||
|
||||
twonodessuite "Integration tests", debug1 = false, debug2 = false:
|
||||
twonodessuite "Integration tests", debug1 = true, debug2 = true:
|
||||
setup:
|
||||
# Our Hardhat configuration does use automine, which means that time tracked by `ethProvider.currentTime()` is not
|
||||
# advanced until blocks are mined and that happens only when transaction is submitted.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user