Skip to content

Commit 79affe1

Browse files
committed
enable simulator test
1 parent 4cc0f45 commit 79affe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ env:
5050
statusLabelFailed: "tests: failed"
5151
statusLabelSucceeded: "tests: succeeded"
5252
statusCommentIdentifier: "integration-test-status-comment"
53-
mobileTestOn: "device"
53+
mobileTestOn: "device,simulator"
5454

5555
jobs:
5656
check_trigger:

0 commit comments

Comments
 (0)