Skip to content

Commit

Permalink
Updated circle config
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkykong committed Aug 11, 2019
1 parent 93ddab1 commit d061bd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
name: Build and run tests
command: fastlane scan
environment:
SCAN_DEVICE: iPhone 6
SCAN_SCHEME: ExampleTests
SCAN_DEVICE: iPhone
SCAN_SCHEME: SideMenu Example

# Collect XML test results data to show in the UI,
# and save the same XML files under test-results folder
Expand Down

0 comments on commit d061bd1

Please sign in to comment.