Skip to content

Commit 101e2d6

Browse files
committed
update presubmit config
1 parent 10ed370 commit 101e2d6

1 file changed

Lines changed: 0 additions & 27 deletions

File tree

.bazelci/presubmit.yml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -421,33 +421,6 @@ tasks:
421421
# We don't run pip_parse_vendored under Windows as the file checked in is
422422
# generated from a repository rule containing OS-specific rendered paths.
423423

424-
# The proto example is workspace-only; bzlmod functionality is covered
425-
# by examples/bzlmod/py_proto_library
426-
integration_test_py_proto_library_ubuntu_workspace:
427-
<<: *reusable_build_test_all
428-
<<: *common_workspace_flags
429-
name: "examples/py_proto_library: Ubuntu, workspace"
430-
working_directory: examples/py_proto_library
431-
platform: ubuntu2204
432-
integration_test_py_proto_library_debian_workspace:
433-
<<: *reusable_build_test_all
434-
<<: *common_workspace_flags
435-
name: "examples/py_proto_library: Debian, workspace"
436-
working_directory: examples/py_proto_library
437-
platform: debian11
438-
integration_test_py_proto_library_macos_workspace:
439-
<<: *reusable_build_test_all
440-
<<: *common_workspace_flags
441-
name: "examples/py_proto_library: MacOS, workspace"
442-
working_directory: examples/py_proto_library
443-
platform: macos_arm64
444-
integration_test_py_proto_library_windows_workspace:
445-
<<: *reusable_build_test_all
446-
<<: *common_workspace_flags
447-
name: "examples/py_proto_library: Windows, workspace"
448-
working_directory: examples/py_proto_library
449-
platform: windows
450-
451424
integration_test_pip_repository_annotations_ubuntu_workspace:
452425
<<: *reusable_build_test_all
453426
<<: *common_workspace_flags

0 commit comments

Comments
 (0)