Small improvement
This commit is contained in:
		@ -26,6 +26,7 @@ jobs:
 | 
			
		||||
      with:
 | 
			
		||||
        java-version: '21'
 | 
			
		||||
        distribution: 'temurin'
 | 
			
		||||
    - run: curl -fsSL https://get.docker.com | sh
 | 
			
		||||
    - uses: gradle/gradle-build-action@v3
 | 
			
		||||
    - name: building
 | 
			
		||||
    - name: testing
 | 
			
		||||
      run: ./gradlew backend:test 
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user