Skip to content

Commit

Permalink
ci: remove -Dwarnings from rustdocsflags in rust.yml, it's too harsh …
Browse files Browse the repository at this point in the history
…for now
  • Loading branch information
denehoffman authored May 26, 2024
1 parent 341dfb3 commit 25287b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
doc:
name: Documentation
runs-on: ubuntu-latest
env:
RUSTDOCFLAGS: -Dwarnings
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
Expand Down

0 comments on commit 25287b2

Please sign in to comment.