Skip to content

Commit 52b6649

Browse files
committed
ci: remove additional python setup
1 parent f33ca91 commit 52b6649

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ jobs:
4545
- name: Checkout
4646
uses: actions/checkout@v4
4747

48-
- name: Set up Python ${{ matrix.python-version }}
49-
uses: actions/setup-python@v5
50-
with:
51-
python-version: ${{ matrix.python-version }}
52-
5348
- name: Set up Python ${{ matrix.python-version }}
5449
uses: actions/setup-python@v5
5550
with:

0 commit comments

Comments
 (0)