Skip to content

Commit

Permalink
ci: include missing docs in checks
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrobot-01 committed Aug 13, 2024
1 parent 3e95817 commit 44d7182
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 @@ -50,6 +50,7 @@ jobs:
permissions:
checks: write
env:
RUSTFLAGS: "-Wmissing_docs"
SKIP_WASM_BUILD: 1
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 44d7182

Please sign in to comment.