chore: remove nested fields

This commit is contained in:
张泊明518370910136 2025-09-27 01:19:56 -07:00
parent d6cdef57ab
commit 0972415c0e
GPG Key ID: CA088E6D9284F870

View File

@ -1,5 +1,4 @@
{ {
"stage": {
"stages": [ "stages": [
{ {
"name": "cpplint", "name": "cpplint",
@ -57,5 +56,4 @@
] ]
} }
] ]
}
} }