Skip to content
Snippets Groups Projects
Commit 830e198f authored by Éloïs's avatar Éloïs
Browse files

Add cargo watch

parent ca3f82ae
No related branches found
No related tags found
No related merge requests found
Pipeline #6863 passed
...@@ -44,3 +44,6 @@ RUN cargo install cargo-tarpaulin ...@@ -44,3 +44,6 @@ RUN cargo install cargo-tarpaulin
# Install http server # Install http server
RUN cargo install https RUN cargo install https
# Install watcher
RUN cargo install cargo-watch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment