[Meta] Add documentation build in GitHub Workflows #65
Closed
opened 2 years ago by meliurwen
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Description
As a contributor I want to add the documentation in the automated CI pipeline, so I can assure that my changes can be reliably tested and built in a standardized and reproducible way.
Acceptance Criteria
Checklist
cargo rustdoc
in GitHub Workflows(Optional) Extra info
None