Skip to content

Commit ef56683

Browse files
authored
Update consistency-checks.yml
1 parent 52624ad commit ef56683

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/consistency-checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
uses: actions/setup-python@v5
1919
with:
2020
python-version: ${{ matrix.python-version }}
21-
- name: Ensure setuptools is installed
22-
run: python -m pip install --upgrade pip setuptools>=70.0.0 wheel
2321
- name: Install dependencies
2422
run: |
2523
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)