We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229a777 commit 75c64a7Copy full SHA for 75c64a7
assets/cf-mw-urlrewrite/Dockerfile
@@ -18,7 +18,7 @@ ADD ./ ./
18
19
FROM base as test
20
21
-RUN npm run lint && npm run test
+RUN npm run test
22
23
# -------------------------------------------------------------------- test ---
24
0 commit comments