helix-mods/.github/workflows
Michael Davis 61828ea519
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'.
2022-03-12 16:04:52 +09:00
..
build.yml use 'cargo test --workspace' in CI (#1793) 2022-03-12 16:04:52 +09:00
cachix.yml build(deps): bump actions/checkout from 2 to 3 (#1767) 2022-03-08 09:12:37 +09:00
gh-pages.yml build(deps): bump actions/checkout from 2 to 3 (#1767) 2022-03-08 09:12:37 +09:00
languages.toml ensure rust grammar is available in CI 2022-03-10 17:31:57 +09:00
release.yml use 'cargo test --workspace' in CI (#1793) 2022-03-12 16:04:52 +09:00