mirror of
https://github.com/luxfi/geth.git
synced 2026-07-27 01:59:25 +00:00
- Format 137 Go files with gofmt - Add CGO_ENABLED=0 to test step (accel C headers unavailable in CI) - Remove -race flag (incompatible with CGO_ENABLED=0)