We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2619f commit 7a2624bCopy full SHA for 7a2624b
1 file changed
.github/workflows/build-fcash2-upload-android.yml
@@ -94,8 +94,8 @@ jobs:
94
- name: Setup Mixpanel API Key
95
run: echo MIXPANEL_API_KEY=\"${{ secrets.FLIPCASH_MIXPANEL_API_KEY }}\" >> ./local.properties
96
97
- - name: Run tests
98
- run: bundle exec fastlane android flipcash2_tests
+# - name: Run tests
+# run: bundle exec fastlane android flipcash2_tests
99
100
- name: Build & deploy Android release
101
run: bundle exec fastlane android deploy_flipcash2
0 commit comments