mirror of
https://github.com/instant-labs/instant-segment.git
synced 2025-01-19 15:29:05 +00:00
Build with all features enabled
This commit is contained in:
parent
47271ff81e
commit
2164044eb1
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --workspace --all-targets
|
||||
args: --workspace --all-features --all-targets
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
|
Loading…
Reference in New Issue
Block a user