Skip to content

Commit

Permalink
Update gradle-experiments.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Dec 20, 2024
1 parent b5115f9 commit 93b03d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle-experiments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- 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 93b03d3

Please sign in to comment.