Skip to content

Commit

Permalink
fix(ci): docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Dec 5, 2023
1 parent a022063 commit 4697f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
name: Doc
runs-on: ubuntu-latest
env:
RUSTFLAGS: --cfg hyper_unstable_tracing
RUSTDOCFLAGS: -Dwarnings --cfg docsrs
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4697f74

Please sign in to comment.