chore(ci): Ensure bors is blocked on clippy

This commit is contained in:
Ed Page 2023-06-09 08:11:44 -05:00
parent e07efd8eaa
commit ccd2540bf1

View File

@ -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