You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/.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'.
2 years ago
..
build.yml use 'cargo test --workspace' in CI (#1793) 2 years ago
cachix.yml build(deps): bump actions/checkout from 2 to 3 (#1767) 2 years ago
gh-pages.yml build(deps): bump actions/checkout from 2 to 3 (#1767) 2 years ago
languages.toml ensure rust grammar is available in CI 2 years ago
release.yml use 'cargo test --workspace' in CI (#1793) 2 years ago