Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechen116 authored Oct 12, 2023
1 parent a666c23 commit 92baf7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
with:
java-version: '8'
distribution: 'temurin'
cache: 'gradle'
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/gradle-build-action@v2
- run: gradle build
- run: gradle wrapper

0 comments on commit 92baf7c

Please sign in to comment.