This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Commit 95dd264
committed
fix: Remove "check-warnings" step from custom ci steps
We already have a `cargo check --all-targets --all-features` with `-D
warnings` in the default CI inherited from rust-vmm-ci, so remove this
duplicate.
Signed-off-by: Patrick Roy <[email protected]>1 parent ea328d1 commit 95dd264
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 34 | | |
43 | 35 | | |
44 | 36 | | |
0 commit comments