Skip to content

Commit 0d6f5ae

Browse files
committed
ci: Run cargo-udeps with all features
1 parent edc7ffe commit 0d6f5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
key: udeps
4040
- run: cargo install --locked [email protected]
41-
- run: cargo udeps --all-targets
41+
- run: cargo udeps --all-targets --all-features
4242

4343
run_cargodeny:
4444
name: Run Cargo Deny

0 commit comments

Comments
 (0)