mirror of https://github.com/helix-editor/helix
use 'cargo test --workspace' in CI (#1793)
79caa7b72b
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'.
pull/1751/head
parent
0712eb3e3b
commit
61828ea519
Loading…
Reference in New Issue