Skip to content

Commit

Permalink
Enable race detector in e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Nov 9, 2019
1 parent 9ab6f35 commit 4171676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/e2e.sh
Expand Up @@ -16,7 +16,7 @@

set -eou pipefail

export CGO_ENABLED=0
export CGO_ENABLED=1
export GO111MODULE=on
export GOFLAGS="-mod=vendor"

Expand Down

0 comments on commit 4171676

Please sign in to comment.