@@ -85,6 +85,14 @@ You can also run it from the source tree without installing the tool:
uv run python -m chromy.main --help
```
## Running Tests
Run the test suite with pytest:
```bash
uv run pytest -q
```
## Commands
```text
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.