Commit b4ca6535 authored by nimrod's avatar nimrod
Browse files

Small fix.

It should be a list of strings.
parent 8820f342
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ build-wheel:
  before_script:
    - python3 -m pip install dist/*.whl
  script:
    - true
    - "true"
  needs:
    - job: build-wheel
      artifacts: true