Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Sep 3, 2024
1 parent 0a55bef commit 2c41de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Launch Allure TestOps
run: bundle exec fastlane allure_launch cron:true
- name: Run UI Tests (Debug)
run: bundle exec fastlane test_e2e device:"custom-test-device" cron:true test_without_building:true
run: bundle exec fastlane test_e2e device:"custom-test-device (${{ matrix.ios }})" cron:true test_without_building:true
timeout-minutes: 90
env:
STREAM_SDK_TEST_APP: ${{ secrets.STREAM_SDK_TEST_APP }}
Expand Down

0 comments on commit 2c41de6

Please sign in to comment.