Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
c55ec0cfb73fbc98564207564f7f5eedbb1016d3
/
.
/
util
/
BUILD.bazel
blob: 8502870be29e7396f8445f097798fb9da6e35e64 [
file
] [
log
] [
blame
]
sh_binary
(
name
=
"fetch_shas"
,
srcs
=
[
"fetch_shas.sh"
],
tags
=
[
"manual"
],
)
filegroup
(
name
=
"collect_coverage"
,
srcs
=
[
"collect_coverage.sh"
],
visibility
=
[
"//visibility:public"
],
)