File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
27
27
integration_tests :
28
28
if : " ${{ github.event.inputs.PREP == '' && github.event.inputs.RELEASE == '' }}"
29
- uses : optimizely/swift-sdk/.github/workflows/integration_tests.yml@master
29
+ uses : optimizely/swift-sdk/.github/workflows/integration_tests.yml@muzahid/update-cocoapods
30
30
secrets :
31
31
CI_USER_TOKEN : ${{ secrets.CI_USER_TOKEN }}
32
32
TRAVIS_COM_TOKEN : ${{ secrets.TRAVIS_COM_TOKEN }}
47
47
48
48
unittests :
49
49
if : " ${{ github.event.inputs.PREP == '' && github.event.inputs.RELEASE == '' }}"
50
- uses : optimizely/swift-sdk/.github/workflows/unit_tests.yml@master
50
+ uses : optimizely/swift-sdk/.github/workflows/unit_tests.yml@muzahid/update-cocoapods
51
51
52
52
prepare_for_release :
53
53
runs-on : macos-13
You can’t perform that action at this time.
0 commit comments