Skip to content

Commit

Permalink
Merge pull request #2931 from o1-labs/dw/stop-generating-doc-for-each…
Browse files Browse the repository at this point in the history
…-rust-version

CI: stop generating doc for each Rust toolchain
  • Loading branch information
dannywillems authored Jan 8, 2025
2 parents 28eca9a + c4a5de1 commit 5957c0d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,6 @@ jobs:
run: |
git diff --exit-code ":(exclude)rust-toolchain"
- name: Build cargo docs
run: |
eval $(opam env)
make generate-doc
#
# Coding guidelines
#
Expand Down

0 comments on commit 5957c0d

Please sign in to comment.