This commit is contained in:
Kristofers Solo 2023-04-09 19:40:09 +03:00
parent c54089238b
commit 64d9b9c847

View File

@ -19,5 +19,5 @@ jobs:
run: | run: |
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install tox tox-gh-actions pip install tox tox-gh-actions
- name: Lint with tox - name: Test with tox
run: tox run: tox