blob: fa89a761b53da622560c04d339964fa46b757b57 [file] [log] [blame]
# Copyright 2023 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
load(
"@fuchsia_infra//infra:infra.bzl",
"fuchsia_builder_group",
)
fuchsia_builder_group(
name = "infra",
build_only = [
"//src:fuchsia_samples",
],
)