mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
In GitHub CI, check that docs build for private items in wgpu. (#8514)
This commit is contained in:
parent
0e7dce9fb0
commit
39f7dbcaf5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -336,11 +336,11 @@ jobs:
|
||||
run: |
|
||||
set -e
|
||||
|
||||
# wgpu_core package
|
||||
cargo --locked doc --target ${{ matrix.target }} ${{ matrix.extra-flags }} \
|
||||
--package wgpu-core \
|
||||
--package wgpu-hal \
|
||||
--package naga \
|
||||
--package wgpu \
|
||||
--all-features --no-deps --document-private-items
|
||||
|
||||
# We run minimal checks on the MSRV of the core crates, ensuring that
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user