We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01244de commit e8e9d21Copy full SHA for e8e9d21
.bazelci/presubmit.yml
@@ -72,9 +72,11 @@ tasks:
72
build_flags:
73
<<: *reusable_build_flags
74
? "--noenable_bzlmod"
75
+ ? "--enable_workspace"
76
test_flags:
77
<<: *reusable_test_flags
78
79
80
build_targets:
81
<<: *reusable_targets
82
# rules_pkg fails with --noenable_bzlmod
0 commit comments