mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-15 17:26:58 +00:00
chore: Check all features in CI and docs
This commit is contained in:
parent
d74514f305
commit
7e2f04a78a
3 changed files with 6 additions and 3 deletions
|
@ -73,6 +73,7 @@ jobs:
|
|||
run: |
|
||||
cargo clippy \
|
||||
--workspace \
|
||||
--all-features \
|
||||
--locked \
|
||||
--no-deps \
|
||||
--profile test \
|
||||
|
@ -132,6 +133,7 @@ jobs:
|
|||
run: |
|
||||
cargo test \
|
||||
--workspace \
|
||||
--all-features \
|
||||
--locked \
|
||||
--profile test \
|
||||
--all-targets \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue