Skip to content

Commit

Permalink
remove dupe doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
gumpt committed Feb 29, 2024
1 parent 6b5a767 commit 7acf72e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,3 @@ jobs:

- name: Run cargo audit
uses: actions-rust-lang/audit@v1

- name: Run cargo doc
uses: actions-rs/cargo@v1
with:
command: doc
args: --no-deps --all-features --document-private-items

0 comments on commit 7acf72e

Please sign in to comment.