Skip to content
Snippets Groups Projects
Verified Commit 0de71b2b authored by David Runge's avatar David Runge :chipmunk:
Browse files

ci: Be verbose when installing venv using pdm


Signed-off-by: default avatarDavid Runge <dvzrv@archlinux.org>
parent 064213b2
No related branches found
No related tags found
1 merge request!162Add fixes required for venv based builds and Python 3.12
Pipeline #99428 failed
......@@ -32,7 +32,7 @@ variables:
linter:
extends: .check
script:
- pdm install -G default
- pdm install -vG default
- pdm run lint
.bump_dependencies_to_latest: &bump_dependencies_to_latest
......
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