Skip to content
Snippets Groups Projects
Forked from toolbox / WindEnergyToolbox
815 commits behind the upstream repository.
.gitlab-ci.yml 177 B
before_script:
  - apt-get update

test-3.4:
  image: mmpe/wetb
  script:
  #- python3 setup.py test
  - pip3 install pytest-cov
  - python3 -m python3 -m pytest --cov=wetb