mirror of https://github.com/helix-editor/helix
4 lines
121 B
TOML
4 lines
121 B
TOML
|
[alias]
|
||
|
xtask = "run --package xtask --"
|
||
|
integration-test = "test --features integration --workspace --test integration"
|