Skip to content

Commit f7aa9d0

Browse files
committed
fix contributing
1 parent 9726c1a commit f7aa9d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ poetry run task lint
4141
To run tests via [pytest](https://docs.pytest.org/en/latest/):
4242

4343
```sh
44-
poetry run test
44+
poetry run task test
4545
```
4646

4747
## Releasing

0 commit comments

Comments
 (0)