 6522795889
			
		
	
	
		6522795889
		
			
		
	
	
	
	
		
			
			# Objective The github action summary titles every compile test group as `compile_fail_utils`.  ## Solution Manually specify group names for compile fail tests. ## Testing - Wait for compile fail tests to run. - Observe the generated summary.
		
			
				
	
	
		
			4 lines
		
	
	
		
			108 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			108 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| fn main() -> compile_fail_utils::ui_test::Result<()> {
 | |
|     compile_fail_utils::test("ecs_ui", "tests/ui")
 | |
| }
 |