Updated python.yml

master
Sheng 2025-07-27 18:49:18 +08:00
parent 9cfd5b799a
commit 5d69dc4ac1
1 changed files with 0 additions and 1 deletions

View File

@ -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