Skip to content

Commit dd3dfe7

Browse files
Update ci.yml
1 parent e14ab49 commit dd3dfe7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ jobs:
5252
- name: Run clippy
5353
run: cargo clippy --all-targets --all-features -- -D warnings
5454

55-
- name: Check documentation
56-
run: cargo doc --no-deps --document-private-items --all-features
57-
env:
58-
RUSTDOCFLAGS: "-D warnings"
59-
6055
# Job 3: Build
6156
build:
6257
name: Build

0 commit comments

Comments
 (0)