-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
Description
Currently, the project lacks automated testing and continuous integration. This means:
- Tests are not automatically run on pull requests
- Code quality issues may slip through
- Contributors don't get immediate feedback
Implementing a CI/CD pipeline with GitHub Actions would significantly improve code quality and developer experience.