Skip to content

Commit 35faf86

Browse files
authored
Disable simulator test
1 parent 3ac7579 commit 35faf86

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,simulator"
53+
mobileTestOn: "device"
5454

5555
jobs:
5656
check_trigger:

0 commit comments

Comments
 (0)