mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 11:03:43 +01:00 
			
		
		
		
	disable xml report (#4880)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							2d78eaa495
						
					
				
				
					commit
					c072ae4990
				
			
							
								
								
									
										2
									
								
								.github/workflows/maven.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/maven.yml
									
									
									
									
										vendored
									
									
								
							@@ -49,4 +49,4 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    # 4. Build via Maven 
 | 
			
		||||
    - name: Build via Maven
 | 
			
		||||
      run: mvn verify -B --file pom.xml
 | 
			
		||||
      run: mvn verify -B --file pom.xml -DdisableXmlReport=true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user