Commit 29f79c9
ci(lint): Add managed feature check to CI
The managed feature flag was only tested during Docker image builds,
which run late in the release pipeline. Add `cargo check --features
managed` to the Linux lint job so breakage is caught on every PR.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fb3dc15 commit 29f79c9
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
0 commit comments