mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
add integration feature to github tests
This commit is contained in:
parent
2386c81ebc
commit
2fbf833630
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --workspace
|
||||
args: --workspace --features integration
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user