stevearc / overseer.nvim

A task runner and job management plugin for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: Cargo workspace actions is not workspace

qRoC opened this issue · comments

Run cargo build/cargo test/etc in root directory is not a workspace action. Please add --workspace flag

PRs welcome! An example of the project layout that causes the failure would also be helpful