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

Templates: Small fix.

parent f0aaf3c4
No related branches found
No related tags found
No related merge requests found
Pipeline #3952 failed
......@@ -31,7 +31,7 @@ build-wheel:
extends: .python3
stage: test
before_script:
- python3 -m pip install dist/*.whl
- python3 -m pip install --break-system-packages dist/*.whl
script:
- "true"
needs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment