mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-07-28 22:40:52 -07:00
ci(test): uncomment test step
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user