Skip to content

Commit bdea0ad

Browse files
GODRIVER-3334 Include race and shuffle in tests
1 parent 304cf10 commit bdea0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langchaingo-golang/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ cd vectorstores/mongovector
99
export PATH="$PATH:/opt/golang/$GO_VERSION/bin"
1010
export GOROOT="/opt/golang/$GO_VERSION"
1111

12-
go test -v -failfast
12+
go test -v -failfast -race -shuffle=on

0 commit comments

Comments
 (0)