mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
[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": {
|
"test": {
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"dependsOn": [
|
"dependsOn": ["$RUNNER_OS", "$NODE_VERSION"]
|
||||||
"$RUNNER_OS",
|
|
||||||
"$NODE_VERSION"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"benchmark": {
|
"benchmark": {
|
||||||
"dependsOn": ["^build"],
|
"dependsOn": ["^build"],
|
||||||
|
|
Loading…
Reference in a new issue