fix maven build
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Gitea Action Maven build / build (push) Successful in 48s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Gitea Action Maven build / build (push) Successful in 48s
				
			This commit is contained in:
		| @@ -20,8 +20,8 @@ jobs: | ||||
|           java-version: 21 | ||||
|           distribution: 'oracle' | ||||
|           cache: 'maven' | ||||
|       - name: Build with Maven | ||||
|         run: mvn -B package --file pom.xml | ||||
|       - name: Build, Test and Package with Maven | ||||
|         run: mvn -B verify --file pom.xml -e | ||||
| #      - name: Run tests | ||||
| #        run: mvn test | ||||
|       - name: Upload artifact | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Eduard Kuksa
					Eduard Kuksa