Loading templates/python.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ build-wheel: before_script: - python3 -m pip install dist/*.whl script: - true - "true" needs: - job: build-wheel artifacts: true Loading Loading
templates/python.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ build-wheel: before_script: - python3 -m pip install dist/*.whl script: - true - "true" needs: - job: build-wheel artifacts: true Loading