Skip to content

Commit

Permalink
Remove binary manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
liurenjie1024 committed Dec 14, 2023
1 parent b4dd4e9 commit 1460a10
Show file tree
Hide file tree
Showing 6 changed files with 423 additions and 479 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ cargo-sort:

check: check-fmt check-clippy cargo-sort

unit-test:
cargo test --no-fail-fast --lib --all-features --workspace

test:
cargo test --no-fail-fast --all-targets --all-features --workspace
cargo test --no-fail-fast --doc --all-features --workspace
Loading

0 comments on commit 1460a10

Please sign in to comment.