mirror of https://github.com/slackhq/nebula.git
run smoke test with mutex_debug
This commit is contained in:
parent
1704d7f75a
commit
77eced39dd
|
@ -26,7 +26,7 @@ jobs:
|
|||
check-latest: true
|
||||
|
||||
- name: build
|
||||
run: make bin-docker CGO_ENABLED=1 BUILD_ARGS=-race
|
||||
run: make bin-docker CGO_ENABLED=1 BUILD_ARGS="-race -tags=mutex_debug"
|
||||
|
||||
- name: setup docker image
|
||||
working-directory: ./.github/workflows/smoke
|
||||
|
|
Loading…
Reference in New Issue