Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
11e61afdc9fdbea03f79e99f889fb2adb23f8b84
/
.
/
third_party
/
rules_rust
/
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"
],
)