This commit is contained in:
Braydon 2023-08-06 01:48:13 -04:00
parent 132f0f6c54
commit 72bb3f5c5f

@ -7,6 +7,7 @@ env:
GOPROXY: https://goproxy.io,direct
GOPATH: /home/rootless/go_path
GOCACHE: /home/rootless/go_cache
CGO_ENABLED: "1"
jobs:
lint: