Skip to content

Tags: Cod-e-Codes/huhgit

Tags

v1.0.0

Toggle v1.0.0's commit message
Fix test phase to avoid Android CGO issues

- Set GOOS/GOARCH environment variables during test phase
- Prevents Android CGO linking errors during go test
- PowerShell uses windows/amd64, bash uses linux/amd64 for tests