summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar natemoo-re <natemoo-re@users.noreply.github.com> 2022-08-05 20:15:51 +0000
committerGravatar fredkbot <fred+astrobot@astro.build> 2022-08-05 20:15:51 +0000
commit66cdc7e4d0123cee4b57ec2d9bc1328339e5d9ec (patch)
tree183ab53967f553cc0c4947d378f6b7c94cc864fe
parent778a4d2af1780ab51d3a7393239451da11da7fe1 (diff)
downloadastro-66cdc7e4d0123cee4b57ec2d9bc1328339e5d9ec.tar.gz
astro-66cdc7e4d0123cee4b57ec2d9bc1328339e5d9ec.tar.zst
astro-66cdc7e4d0123cee4b57ec2d9bc1328339e5d9ec.zip
[ci] format
-rw-r--r--turbo.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/turbo.json b/turbo.json
index 190298a0c..813cdbdf6 100644
--- a/turbo.json
+++ b/turbo.json
@@ -15,10 +15,7 @@
},
"test": {
"outputs": [],
- "dependsOn": [
- "$RUNNER_OS",
- "$NODE_VERSION"
- ]
+ "dependsOn": ["$RUNNER_OS", "$NODE_VERSION"]
},
"benchmark": {
"dependsOn": ["^build"],