Skip to content

Commit

Permalink
Remove explicit cache-disabled: true
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Dec 20, 2024
1 parent b6f4c3f commit 91106c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle-experiments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
- uses: ./.github/actions/setup-java
# Force setup-gradle to prevent issue: https://github.com/gradle/develocity-build-validation-scripts/issues/776
- uses: ./.github/actions/setup-gradle
with:
cache-disabled: true
- name: Run configuration cache experiment
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/experiment-config-cache@actions-stable
with:
Expand Down

0 comments on commit 91106c8

Please sign in to comment.