diff options
author | Michael Davis | 2022-03-12 07:04:52 +0000 |
---|---|---|
committer | GitHub | 2022-03-12 07:04:52 +0000 |
commit | 61828ea519e27f7ae762917ad74d519b5fe511ac (patch) | |
tree | 543c140612e37300fb5f41faca0fb8a64ee1b4ed /runtime/queries/go | |
parent | 0712eb3e3b66005ac6b768159e8eaef1d92fc97a (diff) |
use 'cargo test --workspace' in CI (#1793)
79caa7b72bef94bd820758b2ebc20887324f7416 setup helix-term as the
default workspace member (which I believe is done to avoid building
xtask on every compile). This changes the behavior of 'cargo test'
though so that it only runs helix-term tests by default. To run all
tests, we switch to 'cargo test --workspace'.
Diffstat (limited to 'runtime/queries/go')
0 files changed, 0 insertions, 0 deletions