Skip to content

Commit

Permalink
add missing plugin to android e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshedney committed Sep 30, 2024
1 parent ab1fa8b commit a748cf4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ steps:
- "--device=ANDROID_12"
- "--appium-version=1.22.0"
- "--fail-fast"
test-collector#v1.10.2:
files: "reports/TEST-*.xml"
format: "junit"
branch: "^main|next$$"
concurrency: 5
concurrency_group: 'browserstack-app'
concurrency_method: eager

0 comments on commit a748cf4

Please sign in to comment.