Skip to content

Use go test -race in Makefile test target #1444

@dotandev

Description

@dotandev

The default make test target does not include the -race flag. Add -race to ensure developers catch concurrency bugs locally instead of waiting for CI.

Files to change:
Makefile

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions