@@ -25,8 +25,5 @@ jobs:
|
||||
- name: Ruff check
|
||||
run: ruff check src tests
|
||||
|
||||
- name: Pyrefly check
|
||||
run: pyrefly check src tests
|
||||
|
||||
- name: Tox test (py38, py313)
|
||||
run: uvx tox run -e py38,py313
|
||||
|
||||
Reference in New Issue
Block a user