Skip to content

Commit

Permalink
Merge branch 'main' into storage-share
Browse files Browse the repository at this point in the history
  • Loading branch information
de-sh authored Feb 4, 2025
2 parents efeac55 + bb6c352 commit fcef96b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ jobs:
- name: Check with clippy
run: cargo hack clippy --verbose --each-feature --no-dev-deps -- -D warnings

- name: Check docs
run: cargo hack doc --verbose --no-deps --each-feature --no-dev-deps

- name: Doctests
run: cargo hack --each-feature test --doc

- name: Tests
run: cargo hack --each-feature llvm-cov --no-report nextest

Expand Down

0 comments on commit fcef96b

Please sign in to comment.