diff --git a/docs/features.md b/docs/features.md index 76fed6f..46d8992 100644 --- a/docs/features.md +++ b/docs/features.md @@ -77,7 +77,7 @@ pytest !!! note "Where to modify it ?" You can add/remove tests in the python files in `tests/`. - If you wish to **not** run unit-tests, you need to remove it from the [pre-commit hooks](#pre-commit-hooks) **and** from the [Github actions](#continuous-integration). + If you wish to **not** run unit-tests, you need to remove it from the [Github actions](#continuous-integration). ---