Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7457fd3

Browse filesBrowse files
pradyunsghugovk
andauthored
Correct the name of step in GitHub Action
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
1 parent 6939d48 commit 7457fd3
Copy full SHA for 7457fd3

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/verify-ensurepip-wheels.yml

Copy file name to clipboardExpand all lines: .github/workflows/verify-ensurepip-wheels.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
- uses: actions/setup-python@v4
2929
with:
3030
python-version: '3'
31-
- name: Compare checksums of bundled pip to ones published on PyPI
31+
- name: Compare checksum of bundled pip to the one published on PyPI
3232
run: ./Tools/build/verify_ensurepip_wheels.py

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.