mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Check cargo doc in CI
This commit is contained in:
@@ -5,6 +5,15 @@ os:
|
||||
- osx
|
||||
- windows
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- os: linux
|
||||
rust: nightly
|
||||
script: cargo doc --lib --no-deps
|
||||
allow_failures:
|
||||
- os: linux
|
||||
rust: nightly
|
||||
|
||||
branches:
|
||||
except:
|
||||
- staging.tmp
|
||||
|
||||
Reference in New Issue
Block a user