summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2021-12-23 16:16:22 -0500
committerGravatar Matthew Phillips <matthew@skypack.dev> 2021-12-23 16:16:42 -0500
commit356d81abcb11abdc76d7e27ed6fc637cd98ffdde (patch)
tree8bbcad7c11ab0569bde05af156e371ba6ac6800d
parent57773b932fef2539a2389a85458c55be9b419572 (diff)
downloadastro-356d81abcb11abdc76d7e27ed6fc637cd98ffdde.tar.gz
astro-356d81abcb11abdc76d7e27ed6fc637cd98ffdde.tar.zst
astro-356d81abcb11abdc76d7e27ed6fc637cd98ffdde.zip
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index eee03794c..82db49a59 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
eslint_args: --ignore-pattern test --ignore-pattern vendor
eslint_dir: packages/astro
eslint_extensions: ts
- prettier: true
+ prettier: false
auto_fix: true
git_name: github-actions[bot]
git_email: github-actions[bot]@users.noreply.github.com