Open
Description
Feature/behavior summary
CBI is developed on Linux and only tested on Linux, but it would be nice to support Windows as well.
Request attributes
- Would this be a refactor of existing code?
- Does this proposal require new package dependencies?
- Would this change break backwards compatibility?
Related issues
Solution description
- Ensure that the Git repository can be cloned correctly on Windows.
- Run the unit tests and see if anything fails.
- Update this issue with a list of all test failures.
- Address test failures.
- Enable regular testing on Windows via GitHub Actions.
Additional notes
No response