diff --git a/ci/docker.sh b/ci/docker.sh index 14e7ff6..1aa5ac2 100755 --- a/ci/docker.sh +++ b/ci/docker.sh @@ -3,4 +3,4 @@ cd /code npm run lint -CI=true npm run coverage +DEBUG=electron-installer-snap:snapcraft CI=true npm run coverage