mirror of https://github.com/huashengdun/webssh
Updated python.yml
parent
9cfd5b799a
commit
5d69dc4ac1
|
@ -11,7 +11,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: pip install --user ruff
|
- run: pip install --user ruff
|
||||||
- run: ruff --format=github --ignore=F401 --target-version=py38 .
|
|
||||||
pytest:
|
pytest:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
Loading…
Reference in New Issue