Drone: naam Build aangepast
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marcel Nijenhof
2021-07-27 20:56:54 +02:00
parent 84bc01e454
commit 3e2ee42678

View File

@@ -97,7 +97,7 @@ steps:
--- ---
kind: pipeline kind: pipeline
type: exec type: exec
name: default name: Build
platform: platform:
os: linux os: linux
@@ -168,4 +168,3 @@ depends_on:
# [ $(python -c "import lmwsip; print(lmwsip.__version__)") = # [ $(python -c "import lmwsip; print(lmwsip.__version__)") =
# $(python setup.py --version) ] # $(python setup.py --version) ]
# - python -m unittest -v lmwsip.tests # - python -m unittest -v lmwsip.tests