Rename "Check wheel contents" job for consistency with the rest of CI (#19820)

This commit is contained in:
Zanie Blue
2026-06-12 10:12:00 -05:00
committed by GitHub
parent 4e06bb6ff4
commit 5b4746bff3
+2 -2
View File
@@ -1205,7 +1205,7 @@ jobs:
path: crates/uv-build/dist
check-wheels:
name: "Check wheel contents"
name: "check wheel contents"
runs-on: ubuntu-slim
needs:
- macos-x86_64
@@ -1229,5 +1229,5 @@ jobs:
pattern: wheels_*-*
path: wheels
merge-multiple: true
- name: "Check wheel contents"
- name: "check wheel contents"
run: uv run --no-project scripts/check_uv_wheel_contents.py wheels/*