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 4bb6897 commit 16b3806Copy full SHA for 16b3806
.github/workflows/javascript.yml
@@ -33,7 +33,7 @@ jobs:
33
TRAVIS_COM_TOKEN: ${{ secrets.TRAVIS_COM_TOKEN }}
34
35
fullstack_production_suite:
36
- uses: optimizely/javascript-sdk/.github/workflows/integration_test.yml@master
+ uses: optimizely/javascript-sdk/.github/workflows/integration_test.yml@uzair/test-with-fsc
37
with:
38
FULLSTACK_TEST_REPO: ProdTesting
39
secrets:
0 commit comments