mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
feat(ci): run typecheck
This commit is contained in:
parent
111258b539
commit
1893686e66
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: nrwl/nx-set-shas@v4
|
- uses: nrwl/nx-set-shas@v4
|
||||||
- name: Check affected
|
- name: Check affected
|
||||||
run: pnpm nx affected -t build rebuild-deps
|
run: pnpm nx affected -t typecheck build rebuild-deps
|
||||||
|
|
||||||
report-electron-size:
|
report-electron-size:
|
||||||
name: Report Electron size
|
name: Report Electron size
|
||||||
|
Loading…
x
Reference in New Issue
Block a user