Skip to content

Commit

Permalink
fix(ci): gradle setup (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 authored Nov 28, 2024
1 parent da7dc11 commit 6c545f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-home-cache-cleanup: true

- name: Run Tests
run: ./gradlew check
Expand Down

0 comments on commit 6c545f7

Please sign in to comment.