Skip to content

Commit

Permalink
chore(ci): Ensure bors is blocked on clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jun 9, 2023
1 parent e07efd8 commit ccd2540
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ jobs:
name: bors build finished
needs:
- build_std
- clippy
- docs
- lockfile
- resolver
Expand All @@ -234,6 +235,7 @@ jobs:
name: bors build finished
needs:
- build_std
- clippy
- docs
- lockfile
- resolver
Expand Down

0 comments on commit ccd2540

Please sign in to comment.