We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5139b92 commit b8abc3dCopy full SHA for b8abc3d
Makefile
@@ -11,4 +11,4 @@ release:
11
test:
12
cargo test --workspace
13
cargo test --manifest-path examples/app-workspace/Cargo.toml --workspace
14
- cargo test --manifest-path examples/share-locales-in-workspace/Cargo.toml --workspace
+ cargo test --manifest-path examples/share-in-workspace/Cargo.toml --workspace
0 commit comments