blob: 7a57db186029d750b335ab0cebd904b28841f04a [file] [log] [blame]
{
"pw": {
"bazel_presubmit": {
"remote_cache": true,
"upload_local_results": true,
"programs": {
"default": [
[
"build",
"//..."
],
[
"build",
"--config=lint",
"//..."
],
[
"test",
"//..."
],
[
"build",
"--config=qemu-lm3s6965evb",
"//..."
],
[
"test",
"--config=qemu-lm3s6965evb",
"//..."
],
[
"build",
"--config=qemu-microbit",
"//..."
],
[
"test",
"--config=qemu-microbit",
"//..."
],
[
"build",
"--config=rp2350",
"//..."
]
]
}
}
}
}