mirror of
https://github.com/p-e-w/heretic.git
synced 2026-09-15 16:45:54 -07:00
ci: run tests in CI
This commit is contained in:
@@ -40,6 +40,9 @@ jobs:
|
||||
- name: Check typing
|
||||
run: uv run ty check --output-format=github --error-on-warning .
|
||||
|
||||
- name: Run tests
|
||||
run: uv run tests/run_tests.py
|
||||
|
||||
- name: Build package
|
||||
run: uv build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user