Files
goplt/.github
0x1d a1fc6e69a7
Some checks failed
CI / Test (pull_request) Waiting to run
CI / Lint (pull_request) Waiting to run
CI / Format Check (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
fix: enable CGO for race detector in tests
- Add CGO_ENABLED=1 to CI test step
- Add CGO_ENABLED=1 to Makefile test commands
- Fixes: go: -race requires cgo; enable cgo by setting CGO_ENABLED=1
2025-11-05 12:24:43 +01:00
..