We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8f650 commit e225a1eCopy full SHA for e225a1e
.bazelci/presubmit.yml
@@ -90,7 +90,7 @@ tasks:
90
gazelle_extension_min:
91
<<: *common_workspace_flags_min_bazel
92
<<: *minimum_supported_version
93
- name: "Gazelle: workspace, minumum supported Bazel version"
+ name: "Gazelle: workspace, minimum supported Bazel version"
94
platform: ubuntu2004
95
build_targets: ["//..."]
96
test_targets: ["//..."]
@@ -338,7 +338,7 @@ tasks:
338
integration_test_bzlmod_build_file_generation_windows:
339
<<: *reusable_build_test_all
340
# coverage is not supported on Windows
341
- name: "examples/bzlmod_build_file_generateion: Windows"
+ name: "examples/bzlmod_build_file_generation: Windows"
342
working_directory: examples/bzlmod_build_file_generation
343
platform: windows
344
0 commit comments