mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-11 00:33:58 +01:00
run smoke test with mutex_debug
This commit is contained in:
parent
1704d7f75a
commit
77eced39dd
2
.github/workflows/smoke.yml
vendored
2
.github/workflows/smoke.yml
vendored
@ -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…
x
Reference in New Issue
Block a user