Commit 7fca8ca
committed
fix: resolve MyPy module path conflict in publish workflow
- Change MyPy command to run from src directory
- Fixes 'Source file found twice under different module names' error
- Aligns publish workflow with main CI workflow approach
- Ensures clean CI/CD pipeline for publishing1 parent 9a5940f commit 7fca8ca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments