mirror of https://github.com/helix-editor/helix
add integration-test cargo alias
parent
41bf1d5811
commit
086b63ab1b
@ -1,2 +1,3 @@
|
||||
[alias]
|
||||
xtask = "run --package xtask --"
|
||||
integration-test = "test --features integration --workspace --test integration"
|
||||
|
Loading…
Reference in New Issue