This is an automated email from the ASF dual-hosted git repository.

aleks pushed a commit to branch revert-2311-feature/FINERACT-1470-fix
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit da3ddcafd23c6bb34c70f24bd5cad3dfed04b585
Author: Aleks <[email protected]>
AuthorDate: Wed May 4 15:46:36 2022 +0200

    Revert "FINERACT-1470-fix: Fix Sonar configuration"
    
    This reverts commit decedc52f83f9e64dd84551cb68f03de83e8df15.
---
 .github/workflows/sonarqube.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/sonarqube.yml b/.github/workflows/sonarqube.yml
index e47d371d8..ff151adfb 100644
--- a/.github/workflows/sonarqube.yml
+++ b/.github/workflows/sonarqube.yml
@@ -34,6 +34,7 @@ jobs:
         with:
           java-version: '17'
           distribution: 'zulu'
+          cache: gradle
       - name: Validate Gradle wrapper
         uses: 
gradle/wrapper-validation-action@859c33240bd026ce8d5f711f5adcc65c2f8eafc1
       - name: Sonarqube

Reply via email to