blob: 8fcca3342588d46914854994ea4e9174a7d78f6c [file] [edit]
{
"configs": [],
"builds": [
{
"name": "pw_smoke_tests",
"build_config": {
"name": "pw_smoke_test_config",
"description": "Pigweed smoke tests on native_sim",
"build_type": "bazel"
},
"targets": [
"//pw_smoke_tests"
]
}
],
"tools": [],
"groups": [
{
"name": "default",
"description": "Run Pigweed smoke tests on native_sim",
"builds": [
"pw_smoke_tests"
]
}
]
}