- Introduce GitHub Actions CI workflow for automated testing, linting, and formatting
- Configure jobs for building, testing, running Clippy, and checking code formatting
- Utilize caching for cargo registry and build artifacts to improve build times