File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ FROM gitpod/workspace-full:latest
44

55
USER gitpod
66

7-
RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i [email protected] -g
7+
RUN pip3 install pytest==4.4.2 pytest-testdox mock
8+
RUN npm i [email protected] -g && learnpack plugins:install [email protected]

0 commit comments

Comments
 (0)