Sign in
pigweed
/
third_party
/
rust_crates
/
HEAD
/
.
/
crates
/
vendor
/
panic-halt-0.2.0
/
ci
/
script.sh
blob: 9e10e88e385f48f55a15d9271455ca986dd513d2 [
file
] [
log
] [
blame
]
set
-
euxo pipefail
main
()
{
cargo check
--
target $TARGET
}
main