Skip to content
Snippets Groups Projects
Commit e874dea7 authored by nimrod's avatar nimrod
Browse files

Add Playwright.

parent 951d489c
Branches
No related tags found
No related merge requests found
......@@ -231,6 +231,7 @@ RUN apt-get update && \
echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \
npm install --global \
corepack \
playwright \
&& \
export GOPATH=/usr/local/lib/go && \
export PATH="$GOPATH/bin:$PATH" && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment