We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc0f45 commit 79affe1Copy full SHA for 79affe1
.github/workflows/integration_tests.yml
@@ -50,7 +50,7 @@ env:
50
statusLabelFailed: "tests: failed"
51
statusLabelSucceeded: "tests: succeeded"
52
statusCommentIdentifier: "integration-test-status-comment"
53
- mobileTestOn: "device"
+ mobileTestOn: "device,simulator"
54
55
jobs:
56
check_trigger:
0 commit comments