CI: Enable Dialyzer, test always, remove problematic deps
This commit is contained in:
		
							parent
							
								
									8eb58060f8
								
							
						
					
					
						commit
						241df9ac97
					
				
							
								
								
									
										8
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -144,7 +144,13 @@ jobs: | ||||
|     - run: make hooks | ||||
|     - run: make options | ||||
|     - run: make xref | ||||
| #    - run: make dialyzer # Too many errors... first fix them, then enable this | ||||
| 
 | ||||
|     - name: Run Dialyzer | ||||
|       if: always() | ||||
|       run: | | ||||
|         rm -rf _build/default/lib/ejabberd/ebin/fusco* | ||||
|         rm -rf _build/default/lib/ejabberd/ebin/observer_cli* | ||||
|         make dialyzer # Too many errors... first fix them, then enable this | ||||
| 
 | ||||
|     - name: View logs dir | ||||
|       if: always() | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user