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