mirror of
https://github.com/anthropics/claude-agent-sdk-python.git
synced 2025-10-06 01:00:03 +03:00
fix pytest allowed tool (#117)
This commit is contained in:
2
.github/workflows/claude.yml
vendored
2
.github/workflows/claude.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
Bash(python -m ruff check:*)
|
||||
Bash(python -m ruff format:*)
|
||||
Bash(python -m mypy:*)
|
||||
Bash(python -m pytest *)
|
||||
Bash(python -m pytest:*)
|
||||
|
||||
# Optional: Add custom instructions for Claude to customize its behavior for your project
|
||||
# custom_instructions: |
|
||||
|
||||
Reference in New Issue
Block a user