mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-06-20 20:23:36 +08:00
fix: handle todo_write string inputs for issue 340
Co-authored-by: gui-yue <yuemeng.gui@gmail.com>
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: pip install anthropic python-dotenv pytest
|
||||
|
||||
- name: Run Python smoke tests
|
||||
run: python -m pytest tests/test_agents_smoke.py -q
|
||||
run: python -m pytest tests -q
|
||||
|
||||
web-build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user