Skip to content

Commit ccd2540

Browse files
committed
chore(ci): Ensure bors is blocked on clippy
1 parent e07efd8 commit ccd2540

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ jobs:
218218
name: bors build finished
219219
needs:
220220
- build_std
221+
- clippy
221222
- docs
222223
- lockfile
223224
- resolver
@@ -234,6 +235,7 @@ jobs:
234235
name: bors build finished
235236
needs:
236237
- build_std
238+
- clippy
237239
- docs
238240
- lockfile
239241
- resolver

0 commit comments

Comments
 (0)