Skip to content

Commit fcef96b

Browse files
author
Devdutt Shenoi
authored
Merge branch 'main' into storage-share
2 parents efeac55 + bb6c352 commit fcef96b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/coverage.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ jobs:
2727
- name: Check with clippy
2828
run: cargo hack clippy --verbose --each-feature --no-dev-deps -- -D warnings
2929

30-
- name: Check docs
31-
run: cargo hack doc --verbose --no-deps --each-feature --no-dev-deps
32-
33-
- name: Doctests
34-
run: cargo hack --each-feature test --doc
35-
3630
- name: Tests
3731
run: cargo hack --each-feature llvm-cov --no-report nextest
3832

0 commit comments

Comments
 (0)