Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Add missing pytest-cov and pytest-asyncio dependencies
- Added `pytest-cov` and `pytest-asyncio` to `pyproject.toml` to ensure proper test execution and coverage reporting. - Fixed the issue in GitHub Actions where tests failed due to missing dependencies.
- Loading branch information