diff --git a/backends/aoti/slim/factory/test/TARGETS b/backends/aoti/slim/factory/test/TARGETS index 77871de4469..f91c46c0f20 100644 --- a/backends/aoti/slim/factory/test/TARGETS +++ b/backends/aoti/slim/factory/test/TARGETS @@ -1,3 +1,5 @@ load("targets.bzl", "define_common_targets") +oncall("executorch") + define_common_targets()