ci: verify installed distributions

This commit is contained in:
Joseph Magly
2026-08-14 11:57:33 -04:00
parent d5a02bd748
commit eec8a615f7
5 changed files with 153 additions and 1 deletions
+1
View File
@@ -17,5 +17,6 @@
- [ ] The full test suite passes locally or the CI result is linked.
- [ ] Documentation or examples were updated when user-facing behavior changed.
- [ ] No secrets, credentials, generated provider files, or unrelated changes are included.
- [ ] Any CI action or standalone-tool pin change also updates `ci/digests.txt`.
Legacy cleanup PRs may receive missing tests as a one-time maintainer courtesy when the change is already otherwise clean. New changes are expected to include relevant tests and keep the full suite passing.