CI -> build no test and trying to fix test
This commit is contained in:
		| @ -17,7 +17,7 @@ jobs: | ||||
|         distribution: 'temurin' | ||||
|     - uses: gradle/gradle-build-action@v3 | ||||
|     - name: building | ||||
|       run: ./gradlew backend:build | ||||
|       run: ./gradlew backend:build -x test | ||||
|   Test-backend: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user