Skip to content

Commit

Permalink
Make doc CI fail on warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sbarral committed Sep 8, 2024
1 parent 992635f commit 973d0fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,7 @@ jobs:

- name: Run cargo doc
run: cargo doc --no-deps --document-private-items
env:
RUSTDOCFLAGS: -Dwarnings


0 comments on commit 973d0fe

Please sign in to comment.