mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
fix: add CGO_ENABLED=0 to lint step in CI workflow
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
||||
|
||||
env:
|
||||
GOWORK: off
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
jobs:
|
||||
lint_test:
|
||||
|
||||
Reference in New Issue
Block a user