docs: add provider registry drift check

This commit is contained in:
Nightt
2026-05-27 18:34:11 +08:00
committed by Hunter Bown
parent 30d8d083c5
commit 9edd2008c4
4 changed files with 218 additions and 3 deletions
+2
View File
@@ -38,6 +38,8 @@ jobs:
components: rustfmt
- name: Check formatting
run: cargo fmt --all -- --check
- name: Check provider registry drift
run: python scripts/check-provider-registry.py
- name: Linux clippy location
run: echo "Linux clippy/test gates run on CNB for mirrored fix/*, rebrand/*, work/v*, and main branches."