mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-09-26 20:41:45 +00:00
fix(web): re-add FileDTO import; run svelte-check in CI
This commit is contained in:
@@ -34,6 +34,9 @@ jobs:
|
||||
- name: Shared tests
|
||||
run: pnpm --filter @cryptgeon/shared test
|
||||
|
||||
- name: Frontend type check
|
||||
run: pnpm --filter @cryptgeon/web check
|
||||
|
||||
- name: Run your tests
|
||||
run: pnpm test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user