Skip to content

Commit 485476f

Browse files
committed
Test lint
1 parent d1fff94 commit 485476f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CI/test/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM build-image:latest
22

33
WORKDIR /nodejs.org/
4-
RUN npm test
4+
RUN npm run test:lint

0 commit comments

Comments
 (0)