Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 8a287f5

Browse files
committed
fix(ci): drop CI gradle properties
1 parent df74ad5 commit 8a287f5

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

.github/ci-gradle.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/reusable-workflows/setup-gradle/action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ runs:
4343
distribution: temurin
4444
java-version: ${{ inputs.java-version }}
4545

46-
- name: Copy CI gradle.properties
47-
shell: bash
48-
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
49-
5046
- name: Setup Gradle
5147
uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # v4
5248
with:

0 commit comments

Comments
 (0)