Skip to content

Commit

Permalink
[builder] Use target_compatible_with for implicit test
Browse files Browse the repository at this point in the history
Summary: Helps to only run on expected platforms

Test Plan: CI

Reviewed By: naveedgol

Differential Revision: D51050426

fbshipit-source-id: 5a835ead97a5f488382f0dd5eca75ac3a8f3db90
  • Loading branch information
justintrudell authored and facebook-github-bot committed Nov 10, 2023
1 parent f1a29ea commit d1a6e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions antlir/bzl/build_defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ _PYTHON_UNITTEST_KWARGS = _make_rule_kwargs_dict(
"needed_coverage",
"package_style",
"par_style",
"target_compatible_with",
"resources",
"runtime_deps",
"srcs",
Expand Down

0 comments on commit d1a6e37

Please sign in to comment.