ci(test): uncomment test step

This commit is contained in:
Type-Delta
2026-04-06 09:04:23 +07:00
parent 6813dc9b4c
commit 5be6f356c5
+2 -4
View File
@@ -41,7 +41,5 @@ jobs:
- name: Run type checking
run: uv run pyright
# TODO: write tests
# - name: Run tests
# run: uv run pytest tests
- name: Run tests
run: uv run pytest tests