Skip to content

Commit

Permalink
Temporarily disable a test
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Oct 29, 2021
1 parent 36c9b85 commit 199d773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/multi_platform/Buttons/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ macos_unit_test(
name = "ButtonsMacLogicTests",
bundle_id = "com.google.logic",
minimum_os_version = "10.10",
tags = ["manual"], # https://github.com/bazelbuild/continuous-integration/issues/1273
deps = [":ButtonsMacTestsLib"],
)

Expand Down

0 comments on commit 199d773

Please sign in to comment.