Skip to content

Commit 7a2624b

Browse files
authored
build: skip tests for now for fcash2
1 parent 6d2619f commit 7a2624b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-fcash2-upload-android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ jobs:
9494
- name: Setup Mixpanel API Key
9595
run: echo MIXPANEL_API_KEY=\"${{ secrets.FLIPCASH_MIXPANEL_API_KEY }}\" >> ./local.properties
9696

97-
- name: Run tests
98-
run: bundle exec fastlane android flipcash2_tests
97+
# - name: Run tests
98+
# run: bundle exec fastlane android flipcash2_tests
9999

100100
- name: Build & deploy Android release
101101
run: bundle exec fastlane android deploy_flipcash2

0 commit comments

Comments
 (0)