mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	Dont fail workflows if lint building fails (#4336)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -67,8 +67,10 @@ jobs: | ||||
|       contents: read | ||||
|       packages: write | ||||
|     runs-on: ubuntu-latest | ||||
|     continue-on-error: ${{ matrix.image.title == 'lint' }} | ||||
|     needs: [init] | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         image: | ||||
|           - title: "ha-addon" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user