filegroup(
  name = "example",
  data = glob(["example-*.yaml"]),
  visibility = ["//python/ray/tests:__pkg__"],
)
