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