fix tests
This commit is contained in:
@@ -50,7 +50,9 @@ jobs:
|
||||
bun install
|
||||
|
||||
- name: Run frontend tests
|
||||
run: bun test
|
||||
run: |
|
||||
bunx svelte-kit sync
|
||||
bun test
|
||||
|
||||
- name: Run Rust tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user