Skip to content

Commit

Permalink
Remove duplicated CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
ronanboiteau committed Apr 18, 2024
1 parent 1182485 commit 5852244
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Set up Python
uses: actions/setup-python@v4
- name: Install tox
run: pip install tox
- name: Use tox to run test suite
Expand Down

0 comments on commit 5852244

Please sign in to comment.