Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rdk committed Jun 20, 2024
1 parent d7e9e61 commit 31cb303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
distribution: 'temurin'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v3
- name: Check dependencies
run: ./gradlew dependencies
- name: Build with Gradle
run: ./gradlew assemble
- name: Run unit tests
Expand Down

0 comments on commit 31cb303

Please sign in to comment.