~
CI / Lint, Typecheck & Test (push) Has been cancelled

This commit is contained in:
2026-07-04 09:41:42 +08:00
parent 4d397606e6
commit f63db6c71a
3 changed files with 0 additions and 5 deletions
-3
View File
@@ -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