diff --git a/Makefile b/Makefile index f66af2a6fd..57c978c8d0 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,6 @@ test-only: test: lint test-only test-ci: - node -e "console.log('Node has TTY:', process.stdout.isTTY);" make bootstrap make test-only