Add pre commit (#26)

This commit is contained in:
Lamont Huffman
2025-11-05 11:44:19 +08:00
committed by GitHub
parent 2164371e64
commit 30d86efbb3
33 changed files with 565 additions and 496 deletions

View File

@@ -1,8 +1,5 @@
name: Conversational Agents Chatbot Test
on:
schedule:
- cron: '0 0 */3 * *'
workflow_dispatch:
on: [push]
jobs:
test:
@@ -30,6 +27,7 @@ jobs:
- name: Run tests
env:
PYTHONPATH: ${{ github.workspace }}/conversational_agents/chatbot
DASHSCOPE_API_KEY: ${{ secrets.DASHSCOPE_API_KEY }}
run: |
# ✅ Use correct relative path