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

fixup! Add Playwright.

parent 8c2f555b
No related branches found
No related tags found
No related merge requests found
Pipeline #3155 passed
......@@ -231,7 +231,7 @@ RUN apt-get update && \
echo pdm-publish pdm-version | xargs -n1 pdm plugin add && \
npm install --global \
corepack \
playwright \
@playwright/test \
&& \
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.
Finish editing this message first!
Please register or to comment