mirror of
https://github.com/zadam/trilium.git
synced 2025-10-04 20:47:40 +08:00
feat(ci): run test-build in affected
This commit is contained in:
parent
86dc3762b6
commit
0e51a35842
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 --verbose -t typecheck build rebuild-deps
|
||||
run: pnpm nx affected --verbose -t typecheck build rebuild-deps test-build
|
||||
|
||||
test_dev:
|
||||
name: Test development
|
||||
|
|
Loading…
Add table
Reference in a new issue