mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-04-17 09:13:11 +00:00
run tests in release mode
This commit is contained in:
parent
b2214cfe05
commit
328f3b6491
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -266,8 +266,8 @@ jobs:
|
||||
export NIMFLAGS="--colors:off -d:chronicles_colors:none"
|
||||
export USE_LIBBACKTRACE=0
|
||||
|
||||
make V=1 LOG_LEVEL=DEBUG QUICK_AND_DIRTY_COMPILER=1 POSTGRES=$postgres_enabled test
|
||||
make V=1 LOG_LEVEL=DEBUG QUICK_AND_DIRTY_COMPILER=1 POSTGRES=$postgres_enabled testwakunode2
|
||||
make V=1 LOG_LEVEL=DEBUG QUICK_AND_DIRTY_COMPILER=1 DEBUG=0 POSTGRES=$postgres_enabled test
|
||||
make V=1 LOG_LEVEL=DEBUG QUICK_AND_DIRTY_COMPILER=1 DEBUG=0 POSTGRES=$postgres_enabled testwakunode2
|
||||
|
||||
build-docker-image:
|
||||
needs: changes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user