Skip to content

Commit 73e8f95

Browse files
author
Jorge Olivero
authored
.circleci: Remove extra step for docs (#1251)
1 parent c96c0af commit 73e8f95

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -274,9 +274,6 @@ jobs:
274274
steps:
275275
- build_setup
276276
- restore_cargo_package_cache
277-
- run:
278-
name: Build Docs
279-
command: cargo doc --no-deps
280277
- run:
281278
name: Install MdBook
282279
command: cargo install mdbook

0 commit comments

Comments
 (0)