Zig Actions
Version updated for https://github.com/YetAnotherMechanicusEnjoyer/zig-actions to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates Zig compilation, testing, and documentation generation. It reports compiler errors directly as GitHub annotations for the CI workflow, and also supports deploying generated documentation to a GitHub Pages branch. The action can be configured with various inputs such as Zig version, working directory, test and doc commands, and deployment settings.