Leafwing-Studios / template-repo

A quick, CI-enabled Bevy template repository.
Apache License 2.0
43 stars 9 forks source link

Build docs in CI #15

Closed alice-i-cecile closed 2 years ago

alice-i-cecile commented 2 years ago
  - name: doc
    run: cargo doc --no-deps
    env:
      RUSTDOCFLAGS: -Dwarnings