Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Brov3r committed Aug 7, 2024
1 parent 37ec748 commit c3a3ed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
- name: Build with Gradle Wrapper
run: ./gradlew build -x test

- name: Test with Gradle Wrapper
run: ./gradlew test
dependency-submission:

runs-on: ubuntu-latest
Expand Down

0 comments on commit c3a3ed4

Please sign in to comment.