Skip to content

Commit

Permalink
Fixed CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ubmarco committed Dec 14, 2021
1 parent 33ee2fa commit 90fb1fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,12 @@ jobs:
- name: Install poetry and tox
run: |
python -m pip install poetry tox
shell: cmd

- name: Run tox env pytest
run: |
tox -e py${{ join(matrix.python-version, '') }}
shell: cmd

flake8_pylint_docs_black:

Expand Down

0 comments on commit 90fb1fa

Please sign in to comment.