Skip to content

Commit

Permalink
Install tox-gh-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fronzbot authored Jun 7, 2024
1 parent dd578c9 commit c4c70e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements_test.txt
pip install tox
pip install tox tox-gh-actions
- name: Tests
run: |
tox -r

0 comments on commit c4c70e5

Please sign in to comment.