chore: add test timeout
This commit is contained in:
parent
1dde96043a
commit
dc18381dea
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ LINT_ARGS ?= --timeout 5m
|
||||
GITCHLOG_ARGS ?=
|
||||
SHELL := /bin/bash
|
||||
|
||||
GOTEST_ARGS ?= -short
|
||||
GOTEST_ARGS ?= -short -timeout 60s
|
||||
|
||||
ESBUILD_VERSION ?= v0.17.5
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user