Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Nov 21, 2024
1 parent daffd87 commit e302669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
--project_name "Leopard-Android"
--devices "android-min-max"
--app_path "leopard-test-app/build/outputs/apk/en/debug/leopard-test-app-en-debug.apk"
--test_path "leopard-test-app/build/outputs/apk/en/androidTest/debug/leopard-test-app-en-debug-androidTest.apk"
--test_path "leopard-test-app/build/outputs/apk/androidTest/en/debug/leopard-test-app-en-debug-androidTest.apk"

build-integ:
name: Run Android Integration Tests on BrowserStack
Expand Down

0 comments on commit e302669

Please sign in to comment.