mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-06-21 04:33:36 +08:00
fix: harden compaction pair handling
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install anthropic python-dotenv pytest
|
||||
run: pip install -r requirements.txt pytest
|
||||
|
||||
- name: Run Python smoke tests
|
||||
run: python -m pytest tests -q
|
||||
|
||||
Reference in New Issue
Block a user