Skip to content

Commit ea6ff37

Browse files
committed
astro version restore, remove typecheck test
1 parent f63dd68 commit ea6ff37

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,6 @@ jobs:
184184
typecheck:
185185
needs: [setup]
186186
runs-on: ubuntu-latest
187-
env:
188-
SUPABASE_URL: ${{ secrets.SUPABASE_URL }}
189-
SUPABASE_ANON_KEY: ${{ secrets.SUPABASE_ANON_KEY }}
190187
steps:
191188
- name: Checkout Repo
192189
uses: actions/checkout@v5

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)