mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
chore(ci): Ensure bors is blocked on clippy
This commit is contained in:
parent
e07efd8eaa
commit
ccd2540bf1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -218,6 +218,7 @@ jobs:
|
||||
name: bors build finished
|
||||
needs:
|
||||
- build_std
|
||||
- clippy
|
||||
- docs
|
||||
- lockfile
|
||||
- resolver
|
||||
@ -234,6 +235,7 @@ jobs:
|
||||
name: bors build finished
|
||||
needs:
|
||||
- build_std
|
||||
- clippy
|
||||
- docs
|
||||
- lockfile
|
||||
- resolver
|
||||
|
Loading…
x
Reference in New Issue
Block a user