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