Skip to content

Commit 54c5dad

Browse files
committed
ssl mode disable on playground
1 parent b78ba0b commit 54c5dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-changed-samples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
TEST_SLACK_CHANNEL_ID: ${{ secrets.TEST_SLACK_CHANNEL_ID }}
103103
TEST_SLACK_TOKEN: ${{ secrets.TEST_SLACK_TOKEN }}
104104
TEST_SHARED_SECRETS: ${{ secrets.TEST_SHARED_SECRETS}}
105+
TEST_SSL_MODE: disable
105106
TEST_TAVILY_API_KEY: ${{ secrets.TEST_TAVILY_API_KEY }}
106107
TEST_ALLOWED_HOSTS: ${{ secrets.TEST_ALLOWED_HOSTS }}
107108
run: |

0 commit comments

Comments
 (0)