Skip to content

Commit

Permalink
TECH: Draft marathon config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikitae57 committed Nov 21, 2023
1 parent e10d7d8 commit 66f587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/marathon_33.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Assemble android tests
run: ./gradlew -PCI=true assembleDebugAndroidTest
- name: Print
run: ls -la
run: find -name "*.apk"
- name: Run tests on android 33
run: |
marathon-cloud -app samples/kaspresso-sample/build/outputs/apk/debug/kaspresso-sample-debug.apk \
Expand Down

0 comments on commit 66f587e

Please sign in to comment.