summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3b125789d..db76aefbd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -201,12 +201,6 @@ jobs:
repository: withastro/docs
path: smoke/docs
- - name: Checkout astro.build
- uses: actions/checkout@v3
- with:
- repository: withastro/astro.build
- path: smoke/astro-build
-
- name: Install dependencies
run: pnpm install --no-frozen-lockfile