CI/CD Integration¶
๐ Detailed guide coming soon.
๐ค AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
GitHub Actions¶
Workspace tests run in .github/workflows/:
- ci.yml - Linting and testing
- validate-workflow.yml - Full workspace validation
See Also¶
- GitHub Actions documentation