summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 39adb0d..4d83e8f 100755
--- a/check
+++ b/check
@@ -61,7 +61,7 @@ else
fi
title "Unit tests"
-python3 -m CoverageTestRunner --ignore-missing-from=without-tests
+python3 -m CoverageTestRunner --ignore-missing-from=without-tests salami
title "Code style"
pycodestyle salami