Sign in
pigweed
/
pigweed
/
showcase
/
sense
/
90980ad6ccf8822a4fd5d972a1478c7d2176c1ac
/
.
/
pigweed.json
blob: f501df1ab1e6dc0003bf25363515e0e2829d0773 [
file
] [
log
] [
blame
]
{
"pw"
:
{
"bazel_presubmit"
:
{
"remote_cache"
:
true
,
"upload_local_results"
:
true
,
"programs"
:
{
"default"
:
[
[
"build"
,
"--config=presubmit"
],
[
"test"
,
"//..."
],
[
"test"
,
"--config=asan"
,
"//..."
]
]
}
}
}
}