File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -239,10 +239,6 @@ tasks:
239
239
integration_test_build_file_generation_windows_workspace :
240
240
<< : *reusable_build_test_all
241
241
<< : *common_workspace_flags
242
- build_flags :
243
- - " --action_env=CGO_ENABLED=1"
244
- test_flags :
245
- - " --test_env=CGO_ENABLED=1"
246
242
name : " examples/build_file_generation: Windows, workspace"
247
243
working_directory : examples/build_file_generation
248
244
platform : windows
@@ -342,10 +338,6 @@ tasks:
342
338
integration_test_bzlmod_build_file_generation_windows :
343
339
<< : *reusable_build_test_all
344
340
# coverage is not supported on Windows
345
- build_flags :
346
- - " --action_env=CGO_ENABLED=1"
347
- test_flags :
348
- - " --test_env=CGO_ENABLED=1"
349
341
name : " examples/bzlmod_build_file_generateion: Windows"
350
342
working_directory : examples/bzlmod_build_file_generation
351
343
platform : windows
You can’t perform that action at this time.
0 commit comments