blob: ea9b21dec84c2c5b8c7740fa1cc909ea797d9407 [file] [log] [blame]
{
"pw": {
"bazel_presubmit": {
"remote_cache": true,
"upload_local_results": true,
"programs": {
"default": [
["build", "--config=presubmit"],
["test", "//..."]
]
}
}
}
}