Skip to content

Commit b2ef160

Browse files
committed
ci: update test action env
1 parent 966da92 commit b2ef160

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,7 @@ jobs:
4141
- name: Running tests
4242
run: npm run test
4343
env:
44+
SERVERLESS_PLATFORM_VENDOR: tencent
45+
GLOBAL_ACCELERATOR_NA: true
4446
TENCENT_SECRET_ID: ${{ secrets.TENCENT_SECRET_ID }}
4547
TENCENT_SECRET_KEY: ${{ secrets.TENCENT_SECRET_KEY }}

0 commit comments

Comments
 (0)