Skip to content

Commit d7de0e6

Browse files
committed
adjust README.md to pre-commit
1 parent ae42543 commit d7de0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ See `examples` directory.
5151

5252
# Tests
5353
This repository provides pytests for the message parser. They require `pytest` and `pytest-cov`, which can be installed via `pip install -r requirements.txt`. To run the tests (including coverage) execute the following command: `pytest -vv --cov=cri_lib --cov-report term-missing tests`.
54-
Runs as pre-commit Github action.
54+
Runs as pre-commit Github action.

0 commit comments

Comments
 (0)