Skip to content

Commit 261465c

Browse files
committed
Race test
1 parent 2bff3b0 commit 261465c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- run: go get -v -t -d ./...
2727
- run: go vet
2828
- run: go test -v -failfast ./...
29+
- run: go test -v -failfast -race ./...
2930

3031
workflows:
3132
version: 2

0 commit comments

Comments
 (0)