Skip to content

Commit

Permalink
One line
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Nov 13, 2023
1 parent 465472d commit 0963dab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
set -xe
python -VV
python -m site
python -m pip install --upgrade \
pip setuptools wheel coverage[toml] virtualenv tox tox-gh-actions
python -m pip install --upgrade pip setuptools wheel coverage[toml] virtualenv tox tox-gh-actions
- name: "Run tox targets for ${{ matrix.python-version }}"
run: python -m tox
Expand Down

0 comments on commit 0963dab

Please sign in to comment.