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

Workbench: remove pdm-version.

Just let it end.
parent 9bbab752
No related branches found
No related tags found
No related merge requests found
Pipeline #3537 failed
...@@ -232,8 +232,8 @@ RUN apt-get update && \ ...@@ -232,8 +232,8 @@ RUN apt-get update && \
&& \ && \
pipx install chalice && \ pipx install chalice && \
pipx install curator-opensearch && \ pipx install curator-opensearch && \
pipx install pdm && \ pipx install 'pdm>=2' && \
pipx inject pdm pdm-packer pdm-version && \ pipx inject pdm pdm-packer && \
npm install --global \ npm install --global \
corepack \ corepack \
@playwright/test \ @playwright/test \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment