Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesecrust authored Jan 25, 2024
1 parent 707d94f commit 19a9700
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Build with Gradle
run: ./gradlew build

- name: Test with Gradle
run: ./gradlew test

uses: eskatos/gradle-command-action@v1
with:
args: build test

0 comments on commit 19a9700

Please sign in to comment.