Commit ee57d971 authored by nimrod's avatar nimrod
Browse files

fixup! Add Playwright.

parent 8c2f555b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" && \