mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
attempt: fix tests.
This commit is contained in:
@@ -26,6 +26,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Generate SvelteKit files
|
||||
run: bunx svelte-kit sync
|
||||
|
||||
- name: Svelte Diagnostics
|
||||
run: bun check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user