diff --git a/.github/workflows/ci-quick-check.yml b/.github/workflows/ci-quick-check.yml index dcdcc27..d22f656 100644 --- a/.github/workflows/ci-quick-check.yml +++ b/.github/workflows/ci-quick-check.yml @@ -49,12 +49,12 @@ jobs: runner-os: '["ubuntu-latest"]' download-dist: true - restore-configuration-cache: - needs: build-distribution - uses: ./.github/workflows/integ-test-restore-configuration-cache.yml - with: - runner-os: '["ubuntu-latest"]' - download-dist: true + # restore-configuration-cache: + # needs: build-distribution + # uses: ./.github/workflows/integ-test-restore-configuration-cache.yml + # with: + # runner-os: '["ubuntu-latest"]' + # download-dist: true restore-custom-gradle-home: needs: build-distribution