@@ -185,18 +185,18 @@ tasks:
185
185
<< : *minimum_supported_bzlmod_version
186
186
<< : *reusable_build_test_all
187
187
<< : *coverage_targets_example_bzlmod_build_file_generation
188
- name : Example test bzlmod gazelle on Ubuntu min version
188
+ name : example test bzlmod gazelle on Ubuntu min version
189
189
working_directory : examples/bzlmod_build_file_generation
190
190
platform : ubuntu2004
191
191
integration_test_bzlmod_generation_build_files_ubuntu :
192
192
<< : *reusable_build_test_all
193
193
<< : *coverage_targets_example_bzlmod_build_file_generation
194
- name : Example test bzlmod gazelle on Ubuntu
194
+ name : example test bzlmod gazelle on Ubuntu
195
195
working_directory : examples/bzlmod_build_file_generation
196
196
platform : ubuntu2004
197
197
integration_test_bzlmod_generation_build_files_ubuntu_run :
198
198
<< : *reusable_build_test_all
199
- name : Example test bzlmod running gazelle and pip on Ubuntu
199
+ name : example test bzlmod running gazelle and pip on Ubuntu
200
200
working_directory : tests/compile_pip_requirements
201
201
platform : ubuntu2004
202
202
shell_commands :
@@ -211,19 +211,19 @@ tasks:
211
211
integration_test_bzlmod_build_file_generation_debian :
212
212
<< : *reusable_build_test_all
213
213
<< : *coverage_targets_example_bzlmod_build_file_generation
214
- name : Example test bzlmod gazelle on Debian
214
+ name : example test bzlmod gazelle on Debian
215
215
working_directory : examples/bzlmod_build_file_generation
216
216
platform : debian11
217
217
integration_test_bzlmod_build_file_generation_macos :
218
218
<< : *reusable_build_test_all
219
219
<< : *coverage_targets_example_bzlmod_build_file_generation
220
- name : Example test bzlmod gazelle on MacOS
220
+ name : example test bzlmod gazelle on MacOS
221
221
working_directory : examples/bzlmod_build_file_generation
222
222
platform : macos
223
223
integration_test_bzlmod_build_file_generation_windows :
224
224
<< : *reusable_build_test_all
225
225
# coverage is not supported on Windows
226
- name : Example test bzlmod gazelle on Windows
226
+ name : example test bzlmod gazelle on Windows
227
227
working_directory : examples/bzlmod_build_file_generation
228
228
platform : windows
229
229
0 commit comments