mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-05-02 22:52:26 +01:00
Merge branch 'dev' into development-v6
This commit is contained in:
@@ -5,7 +5,7 @@ docker buildx build ./src --build-arg TARGETPLATFORM="${TARGETPLATFORM}" --tag p
|
||||
docker images pihole:${GIT_TAG}
|
||||
|
||||
# auto-format the pytest code
|
||||
python -m black ./test/tests/
|
||||
python3 -m black ./test/tests/
|
||||
|
||||
# TODO: Add junitxml output and have something consume it
|
||||
COLUMNS=120 py.test -vv -n auto ./test/tests/
|
||||
|
||||
Reference in New Issue
Block a user