We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fff94 commit 485476fCopy full SHA for 485476f
1 file changed
CI/test/Dockerfile
@@ -1,4 +1,4 @@
1
FROM build-image:latest
2
3
WORKDIR /nodejs.org/
4
-RUN npm test
+RUN npm run test:lint
0 commit comments