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 4d0e83f commit d9961ecCopy full SHA for d9961ec
.github/workflows/segmentation.yml
@@ -3,7 +3,7 @@ name: segmentation
3
on:
4
pull_request:
5
paths:
6
- - 'FirebasesSegmentation**'
+ - 'FirebaseSegmentation**'
7
- '.github/workflows/segmentation.yml'
8
- 'Gemfile'
9
schedule:
FirebaseSegmentation/Tests/Sample/Podfile
@@ -1,6 +1,6 @@
1
-# Uncomment the next two lines for pre-release testing on internal repo
2
-#source 'sso://cpdc-internal/firebase'
-#source 'https://cdn.cocoapods.org/'
+source 'https://github.com/firebase/SpecsDev.git'
+source 'https://github.com/firebase/SpecsStaging.git'
+source 'https://cdn.cocoapods.org/'
target 'SegmentationSampleApp' do
# Comment the next line if you don't want to use dynamic frameworks
0 commit comments