Skip to content

Commit

Permalink
WIP: skip android app build to speed up debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-8 committed Aug 27, 2024
1 parent 8d76a20 commit 166dcb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
name: app-official-release.apk
path: coopcycle-app-repo/android/app/build/outputs/apk/official/release
#FIXME: SKIP BUILD TO SPEED UP DEBUGGING
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: 10582851948

- name: Download Test APK
Expand Down

0 comments on commit 166dcb5

Please sign in to comment.