Skip to content

Commit 2c37b33

Browse files
committed
Remove bodge from CI
1 parent 6513711 commit 2c37b33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
python-version: ${{ inputs.python-version }}
5151
pip-install: ".[dev]"
5252

53-
- name: Update setuptools
54-
run: pip install --upgrade setuptools
55-
5653
- name: Run tests
5754
run: tox -e tests
5855

0 commit comments

Comments
 (0)