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 966da92 commit b2ef160Copy full SHA for b2ef160
.github/workflows/test.yml
@@ -41,5 +41,7 @@ jobs:
41
- name: Running tests
42
run: npm run test
43
env:
44
+ SERVERLESS_PLATFORM_VENDOR: tencent
45
+ GLOBAL_ACCELERATOR_NA: true
46
TENCENT_SECRET_ID: ${{ secrets.TENCENT_SECRET_ID }}
47
TENCENT_SECRET_KEY: ${{ secrets.TENCENT_SECRET_KEY }}
0 commit comments