Skip to content

Commit

Permalink
fix: "workaround" testing release v0.13.0_184 build
Browse files Browse the repository at this point in the history
  • Loading branch information
kumy authored and geokrety-bot committed Aug 1, 2023
1 parent 0464da3 commit 5671111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
distribution: 'zulu'
java-version: 11

- name: Run Tests
run: cd obv_messenger/ && ./gradlew test --stacktrace
# - name: Run Tests
# run: cd obv_messenger/ && ./gradlew test --stacktrace

- name: Build Release APK
run: cd obv_messenger/ && ./gradlew assembleRelease --stacktrace
Expand Down

0 comments on commit 5671111

Please sign in to comment.