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 4a196bf commit 707d94f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ jobs:
- name: Build with Gradle
run: ./gradlew build

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

0 comments on commit 707d94f

Please sign in to comment.