algoliasearch-client-go icon indicating copy to clipboard operation
algoliasearch-client-go copied to clipboard

fix(circleci): integration-tests must not run in parallel

Open dhowden opened this issue 1 year ago • 0 comments

The integration tests for each Go version are using the same underlying resources and so are triggering races which causes the tests to fail.

dhowden avatar Aug 25 '23 13:08 dhowden