Skip to content

Commit 4abc54b

Browse files
committed
dev: install test tools
1 parent ae2084e commit 4abc54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ FROM gitpod/workspace-wasm:latest
55
# RUN brew install bastet
66
#
77
# More information: https://www.gitpod.io/docs/config-docker/
8-
RUN cargo install cargo-workspaces
8+
RUN cargo install cargo-insta
99

0 commit comments

Comments
 (0)