diff --git a/tests/run-tests.sh b/tests/run-tests.sh index 45843ecd..ca388d46 100755 --- a/tests/run-tests.sh +++ b/tests/run-tests.sh @@ -15,3 +15,4 @@ python3 -m pytest $TESTS_DIR --cov-report=xml --cov=ambianic # codecov # pylint --errors-only src/ambianic # submit code coverage report to codecov.io +