Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@@ -15,6 +15,9 @@ tasks:
|
||||
|
||||
unit:
|
||||
desc: Run unit tests
|
||||
env:
|
||||
SOFTPLAYER_DB_CONNECTION_STRING: postgres://softplayer:qwertyu9@localhost:30432/softplayer?sslmode=disable
|
||||
SOFTPLAYER_REDIS_HOST: localhost:30379
|
||||
cmd: go test ./...
|
||||
silent: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user