@@ -33,7 +33,7 @@ uv run --only-group test pytest test/unit
Or for integration tests:
Or for integration tests:
```bash
```bash
uv run --only-group integration-test pytest test/integration
uv run --group integration-test pytest test/integration
```
```
## GitHooks
## GitHooks
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.