Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzo committed May 13, 2024
1 parent 723778f commit 5116d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: ./.github/actions/setup-host
with:
gradle-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
run: $ANDROID_HOME/tools/bin/sdkmanager --list
- name: Test & Build
run: ./gradlew -s build
- name: Publish Test Report
Expand Down

0 comments on commit 5116d79

Please sign in to comment.