Commit 18f01bb
fix: Install dev dependencies in GitHub Actions setup
The setup action was missing pytest, mypy, and other dev dependencies
needed for CI checks. Now installs all required tools for testing.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9ede425 commit 18f01bb
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
0 commit comments