Skip to content

Commit 7aa0875

Browse files
committed
Spell 'cgo' correctly...
1 parent 2ada906 commit 7aa0875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ tasks:
159159
- "--enable_workspace"
160160
- "--keep_going"
161161
- "--build_tag_filters=-integration-test"
162-
- "--action_env=GCO_ENABLED=1"
162+
- "--action_env=CGO_ENABLED=1"
163163
test_targets:
164164
- "--"
165165
- "..."

0 commit comments

Comments
 (0)