0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00

[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": { "test": {
"outputs": [], "outputs": [],
"dependsOn": [ "dependsOn": ["$RUNNER_OS", "$NODE_VERSION"]
"$RUNNER_OS",
"$NODE_VERSION"
]
}, },
"benchmark": { "benchmark": {
"dependsOn": ["^build"], "dependsOn": ["^build"],