Skip to content

Commit

Permalink
chore: Fix cargo lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jBernavaPrah committed Aug 6, 2024
1 parent 335f145 commit a4b66a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- name: Run rustdoc lints
uses: actions-rs/cargo@v1
env:
# env:
# RUSTDOCFLAGS: "-D missing_docs -D rustdoc::missing_doc_code_examples"
with:
command: doc
Expand Down

0 comments on commit a4b66a5

Please sign in to comment.