remove maven test from action
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Gitea Action Maven build / build (push) Failing after 10m52s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Gitea Action Maven build / build (push) Failing after 10m52s
				
			This commit is contained in:
		| @@ -21,5 +21,4 @@ jobs: | |||||||
|           distribution: 'oracle' |           distribution: 'oracle' | ||||||
|           cache: 'maven' |           cache: 'maven' | ||||||
|       - name: Build with Maven |       - name: Build with Maven | ||||||
|         run: mvn test |         run: mvn -B package --file pom.xml | ||||||
| #        run: mvn -B package --file pom.xml |  | ||||||
		Reference in New Issue
	
	Block a user
	 Eduard Kuksa
					Eduard Kuksa