Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jun 3, 2024
1 parent 5139b92 commit b8abc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ release:
test:
cargo test --workspace
cargo test --manifest-path examples/app-workspace/Cargo.toml --workspace
cargo test --manifest-path examples/share-locales-in-workspace/Cargo.toml --workspace
cargo test --manifest-path examples/share-in-workspace/Cargo.toml --workspace

0 comments on commit b8abc3d

Please sign in to comment.