Skip to content

Commit

Permalink
Update tox.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Jan 17, 2023
1 parent 0b2c6fd commit 48eda22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
python-version: ${{ matrix.python }}
- run: pip install --upgrade pip
- run: pip install tox
- run: pip install -e .
- run: tox -e py

0 comments on commit 48eda22

Please sign in to comment.