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

Small fix.

It should be a list of strings.
parent 8820f342
No related branches found
No related tags found
No related merge requests found
Pipeline #2619 passed
......@@ -31,7 +31,7 @@ build-wheel:
before_script:
- python3 -m pip install dist/*.whl
script:
- true
- "true"
needs:
- job: build-wheel
artifacts: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment