Skip to content

Commit

Permalink
ci: fail on doc warnings (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
conradoplg authored Dec 27, 2024
1 parent db78886 commit fa5c842
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ jobs:
docs:
name: Check Rust doc
runs-on: ubuntu-latest
env:
RUSTDOCFLAGS: -D warnings

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit fa5c842

Please sign in to comment.