Skip to content

Commit 87c5bfe

Browse files
committed
ci: disable react-native-macos-init PR pipeline
1 parent 71b8286 commit 87c5bfe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ado/apple-pr.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ stages:
2929

3030
- template: /.ado/jobs/npm-publish-dry-run.yml@self
3131

32-
- stage: Integration
33-
dependsOn: []
34-
jobs:
35-
- template: /.ado/jobs/test-react-native-macos-init.yml@self
32+
# - stage: Integration
33+
# dependsOn: []
34+
# jobs:
35+
#- template: /.ado/jobs/test-react-native-macos-init.yml@self
3636

3737
# - template: /.ado/jobs/react-native-test-app-integration.yml@self

0 commit comments

Comments
 (0)