Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 38a54ae

Browse files
committed
changed scheme name
1 parent 4d32576 commit 38a54ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
command: fastlane scan
2525
environment:
2626
SCAN_DEVICE: iPhone 6
27-
SCAN_SCHEME: WebTests
27+
SCAN_SCHEME: KeyboardHelper
2828

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

0 commit comments

Comments
 (0)