forked from loafle/openapi-generator-original
[Rust] Ensure all features build as part of CI / Upgrade to Frunk 0.4 (#19364)
* [Rust] [CI] Build all features as part of CI * [Rust Server] Update to frunk 0.4 * Update samples
This commit is contained in:
committed by
GitHub
parent
caeb83c845
commit
fbe6c11903
2
.github/workflows/samples-rust.yaml
vendored
2
.github/workflows/samples-rust.yaml
vendored
@@ -34,4 +34,4 @@ jobs:
|
||||
toolchain: stable
|
||||
- name: Build
|
||||
working-directory: ${{ matrix.sample }}
|
||||
run: cargo build --all-targets
|
||||
run: cargo build --all-targets --all-features
|
||||
|
||||
Reference in New Issue
Block a user