mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-20 18:18:57 +02:00
Add cargo doc generation to CI pipeline
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- run: cargo check --workspace
|
||||
- run: cargo doc --no-deps --document-private-items --workspace
|
||||
|
||||
build:
|
||||
needs: check
|
||||
|
||||
Reference in New Issue
Block a user