summaryrefslogtreecommitdiff
path: root/testenv/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testenv/tox.ini')
-rw-r--r--testenv/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/tox.ini b/testenv/tox.ini
index 2e904e0e..1d71f3e5 100644
--- a/testenv/tox.ini
+++ b/testenv/tox.ini
@@ -63,4 +63,4 @@ commands = htmlhint --config=testenv/linters/htmlhint.json web/*.html web/*/*.ht
[testenv:shellcheck]
whitelist_externals = bash
-commands = bash -c 'shellcheck --color=always scripts/*'
+commands = bash -c 'shellcheck --color=always kvmd.install scripts/*'