mirror of
https://github.com/socialwifi/RouterOS-api.git
synced 2025-08-30 22:59:55 +02:00
Run linters with GitHub Actions.
This commit is contained in:
parent
e1a2eabc08
commit
7c2d465ab4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
|||
- name: Install tox and any other packages
|
||||
run: pip install tox
|
||||
- name: Run tox
|
||||
run: tox -e py
|
||||
run: tox run -e lint,py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue