[ci] format
This commit is contained in:
parent
778a4d2af1
commit
66cdc7e4d0
1 changed files with 1 additions and 4 deletions
|
@ -15,10 +15,7 @@
|
|||
},
|
||||
"test": {
|
||||
"outputs": [],
|
||||
"dependsOn": [
|
||||
"$RUNNER_OS",
|
||||
"$NODE_VERSION"
|
||||
]
|
||||
"dependsOn": ["$RUNNER_OS", "$NODE_VERSION"]
|
||||
},
|
||||
"benchmark": {
|
||||
"dependsOn": ["^build"],
|
||||
|
|
Loading…
Reference in a new issue