diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a39ae14..c2495d3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,9 +8,7 @@ ## How to test -- [ ] `uv run ruff check .` -- [ ] `uv run ruff format --check .` -- [ ] `uv run pytest` +- [ ] Tests pass - [ ] Tested manually ## Commit type