Skip to content

Commit ae2c933

Browse files
authored
Update unit-test.yml
1 parent 508c9ca commit ae2c933

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/unit-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
runs-on: ubuntu-latest
88
env:
99
KNOWLEDGE_BASE_API_KEY: ${{ secrets.KNOWLEDGE_BASE_API_KEY }}
10+
WORKFLOW_API_KEY: ${{ secrets.WORKFLOW_API_KEY }}
11+
CHAT_API_KEY: ${{ secrets.CHAT_API_KEY }}
1012
steps:
1113
- name: Checkout code
1214
uses: actions/checkout@v4

0 commit comments

Comments
 (0)