Commit Graph

2 Commits

Author SHA1 Message Date
bc178f5710 fix: resolve CI failures - corrected mypy path and test configuration
Some checks failed
CI / test (push) Failing after 5s
CI / build (push) Has been skipped
- Fixed mypy path from src/mockapi/ to src/schema2mock/
- Updated test paths to run schema2mock-specific tests
- Removed unused imports across multiple files
- Removed unused variable 'infinite' in cli.py
2026-03-22 22:50:14 +00:00
63bb0e8d7f Add Gitea Actions workflow: ci.yml
Some checks failed
CI / test (push) Failing after 6s
CI / build (push) Failing after 7s
2026-03-22 22:38:48 +00:00