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 f8992f4..269c1b9 100755
--- a/check
+++ b/check
@@ -2,7 +2,7 @@
set -eu
-python -m CoverageTestRunner --ignore-missing-from=without-tests ick2lib
+python3 -m CoverageTestRunner --ignore-missing-from=without-tests ick2
yarn yarns/*.yarn \
--shell python2 \