chore: remove nested fields

This commit is contained in:
张泊明518370910136 2025-09-27 01:19:56 -07:00
parent 45916f61d3
commit 3ccb9b4cf0
GPG Key ID: CA088E6D9284F870

View File

@ -1,5 +1,4 @@
{ {
"stage": {
"stages": [ "stages": [
{ {
"name": "cppcheck", "name": "cppcheck",
@ -63,5 +62,4 @@
] ]
} }
] ]
}
} }