CI: make the lint-docs job required

This commit is contained in:
Jakub Beránek 2024-11-08 18:16:02 +01:00
parent fbc8ba819c
commit eb9066a135
No known key found for this signature in database
GPG Key ID: 909CD0D26483516B

View File

@ -23,6 +23,7 @@ jobs:
- clippy
- msrv
- docs
- lint-docs
- lockfile
- resolver
- rustfmt