Temporarily disable race detector
This commit is contained in:
parent
54e81c5b15
commit
b10960bfd6
|
@ -8,7 +8,7 @@ go:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- GOTFLAGS="-race"
|
# - GOTFLAGS="-race"
|
||||||
matrix:
|
matrix:
|
||||||
- BUILD_DEPTYPE=gomod
|
- BUILD_DEPTYPE=gomod
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue