[ci] format

This commit is contained in:
natemoo-re 2022-08-05 20:15:51 +00:00 committed by fredkbot
parent 778a4d2af1
commit 66cdc7e4d0

View file

@ -15,10 +15,7 @@
},
"test": {
"outputs": [],
"dependsOn": [
"$RUNNER_OS",
"$NODE_VERSION"
]
"dependsOn": ["$RUNNER_OS", "$NODE_VERSION"]
},
"benchmark": {
"dependsOn": ["^build"],