mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	feat(ci): run typecheck
This commit is contained in:
		
							
								
								
									
										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 build rebuild-deps | ||||
|         run: pnpm nx affected -t typecheck build rebuild-deps | ||||
|  | ||||
|   report-electron-size: | ||||
|     name: Report Electron size | ||||
|   | ||||
		Reference in New Issue
	
	Block a user