mirror of
https://github.com/zadam/trilium.git
synced 2025-10-08 22:49:12 +08:00
chore(ci): run nx affected in verbose mode
This commit is contained in:
parent
ede1760d1a
commit
27f36a438a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
|
||||
- uses: nrwl/nx-set-shas@v4
|
||||
- name: Check affected
|
||||
run: pnpm nx affected -t typecheck build rebuild-deps
|
||||
run: pnpm nx affected --verbose -t typecheck build rebuild-deps
|
||||
|
||||
report-electron-size:
|
||||
name: Report Electron size
|
||||
|
|
Loading…
Add table
Reference in a new issue