Skip to content

Commit

Permalink
distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
cynicaljoy committed Nov 10, 2023
1 parent 85ec90a commit 2d4a469
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gradle-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: '17'

distribution: corretto

- name: Run Gradle test
run: ./gradlew test

0 comments on commit 2d4a469

Please sign in to comment.