File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ stages:
2424 - test_accessibility_ext : {}
2525 - test_compose_ext : {}
2626 - test_fullscreen_ext : {}
27+ - test_ktx : {}
2728
2829workflows :
2930 evaluate_build :
@@ -235,8 +236,8 @@ workflows:
235236 title : Build Test APK
236237 - android-instrumented-test@0 :
237238 inputs :
238- - test_apk_path : " ./Ktx/build/outputs/apk/androidTest/debug/testify-ktx-debug-androidTest.apk"
239- - main_apk_path : " ./Ktx/build/outputs/apk/androidTest/debug/testify-ktx-debug-androidTest.apk"
239+ - test_apk_path : " ./Ext/ Ktx/build/outputs/apk/androidTest/debug/testify-ktx-debug-androidTest.apk"
240+ - main_apk_path : " ./Ext/ Ktx/build/outputs/apk/androidTest/debug/testify-ktx-debug-androidTest.apk"
240241 - deploy-to-bitrise-io@2 :
241242 inputs :
242243 - notify_user_groups : none
You can’t perform that action at this time.
0 commit comments