diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,6 +69,6 @@ tags: integration-test: python3 -m unittest discover -s tests/integration -test: integration-test +test: all integration-test check: check-pylint check-format check-mypy test |
