fix(ci): set ENSURE_RUST_COMPONENTS to exclude rust-docs in release-build
This commit is contained in:
@@ -18,6 +18,7 @@ env:
|
||||
GIT_CONFIG_KEY_0: core.hooksPath
|
||||
GIT_CONFIG_VALUE_0: /dev/null
|
||||
CARGO_TERM_COLOR: always
|
||||
ENSURE_RUST_COMPONENTS: "rustfmt clippy"
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
|
||||
Reference in New Issue
Block a user