mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Refactor docker build system and workflows (#2023)
This commit is contained in:
		
							
								
								
									
										19
									
								
								.github/workflows/matchers/pytest.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								.github/workflows/matchers/pytest.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| { | ||||
|   "problemMatcher": [ | ||||
|     { | ||||
|       "owner": "pytest", | ||||
|       "fileLocation": "absolute", | ||||
|       "pattern": [ | ||||
|         { | ||||
|           "regexp": "^\\s+File \"(.*)\", line (\\d+), in (.*)$", | ||||
|           "file": 1, | ||||
|           "line": 2 | ||||
|         }, | ||||
|         { | ||||
|           "regexp": "^\\s+(.*)$", | ||||
|           "message": 1 | ||||
|         } | ||||
|       ] | ||||
|     } | ||||
|   ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user