attempt: fix tests.

This commit is contained in:
Darshan
2025-12-31 18:42:45 +05:30
parent 055a0f8f52
commit bd3f43ee7f
+3
View File
@@ -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