We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304cf10 commit bdea0adCopy full SHA for bdea0ad
langchaingo-golang/run.sh
@@ -9,4 +9,4 @@ cd vectorstores/mongovector
9
export PATH="$PATH:/opt/golang/$GO_VERSION/bin"
10
export GOROOT="/opt/golang/$GO_VERSION"
11
12
-go test -v -failfast
+go test -v -failfast -race -shuffle=on
0 commit comments