[tasks.test] description = "Test the image" run = [ "cargo machete", "cargo fmt --check", "cargo clippy", "cargo test", "cargo build", "cargo run" ]