diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 83a52542..1ad6f011 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -112,7 +112,7 @@ repos: hooks: - id: actionlint -# On push to the remote, run all tests. +# On push to the remote, run all unit tests. - repo: local hooks: - id: pytest