Skip to content

Commit ff2d97d

Browse files
committed
fix: flags on CI workspace setups
1 parent 8ff4386 commit ff2d97d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelci/presubmit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ tasks:
132132
bazel: last_rc
133133
ubuntu_workspace:
134134
<<: *reusable_config
135+
<<: *common_workspace_flags
135136
name: "Default: Ubuntu, workspace"
136137
platform: ubuntu2004
137138
mac_workspace:
@@ -141,6 +142,7 @@ tasks:
141142
platform: macos
142143
windows_workspace:
143144
<<: *reusable_config
145+
<<: *common_workspace_flags
144146
name: "Default: Windows, workspace"
145147
platform: windows
146148

0 commit comments

Comments
 (0)