diff --git a/test/cmd.sh b/test/cmd.sh index 41ef42e..958a8d8 100755 --- a/test/cmd.sh +++ b/test/cmd.sh @@ -2,7 +2,7 @@ set -eux docker build ./src --tag pihole:${GIT_TAG} --no-cache -docker images +docker images pihole:${GIT_TAG} # auto-format the pytest code python -m black ./test/tests/