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 7a60c65 commit 1a5293eCopy full SHA for 1a5293e
.github/workflows/swift.yml
@@ -26,7 +26,7 @@ jobs:
26
27
integration_tests:
28
if: "${{ github.event.inputs.PREP == '' && github.event.inputs.RELEASE == '' }}"
29
- uses: optimizely/swift-sdk/.github/workflows/integration_tests.yml@uzair/test-with-fsc
+ uses: optimizely/swift-sdk/.github/workflows/integration_tests.yml@master
30
secrets:
31
CI_USER_TOKEN: ${{ secrets.CI_USER_TOKEN }}
32
TRAVIS_COM_TOKEN: ${{ secrets.TRAVIS_COM_TOKEN }}
0 commit comments