Skip to content

Commit 47bc03c

Browse files
committed
Remove redundant checkout step in build wheels workflow
1 parent cc9673e commit 47bc03c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ jobs:
110110
python-version: ["3.12"]
111111

112112
steps:
113-
- uses: actions/checkout@v4
114-
115113
- name: Set up Python ${{ matrix.python-version }}
116114
uses: actions/setup-python@v5
117115
with:

0 commit comments

Comments
 (0)