;ci: push: build incrementally again, stale CI file seems resolved
This commit is contained in:
		
							parent
							
								
									0284c4cc1c
								
							
						
					
					
						commit
						b804167c9f
					
				
							
								
								
									
										5
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							@ -119,9 +119,10 @@ jobs:
 | 
				
			|||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        stack build --only-dependencies
 | 
					        stack build --only-dependencies
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Build hledger fast (all modules, troubleshooting CI failure XXX)
 | 
					    - name: Build hledger fast
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        stack build --fast --ghc-options=-Werror --ghc-options=-fforce-recomp 
 | 
					        stack build --fast --ghc-options=-Werror 
 | 
				
			||||||
 | 
					      # --ghc-options=-fforce-recomp   # needed occasionally to clear out stale compiled modules
 | 
				
			||||||
      #  --pedantic
 | 
					      #  --pedantic
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Install shelltestrunner
 | 
					    - name: Install shelltestrunner
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user