mirror of
https://github.com/zadam/trilium.git
synced 2025-12-27 02:30:03 +01:00
chore(ci): bring back typecheck
This commit is contained in:
3
.github/workflows/dev.yml
vendored
3
.github/workflows/dev.yml
vendored
@@ -34,6 +34,9 @@ jobs:
|
||||
cache: "pnpm"
|
||||
- run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Typecheck
|
||||
run: pnpm typecheck
|
||||
|
||||
- name: Run the unit tests
|
||||
run: pnpm run test:all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user