Update .gitlab-ci.yml
Compare changes
+ 28
− 7
@@ -3,12 +3,33 @@ default:
@@ -3,12 +3,33 @@ default:
- echo "coverage run --source git.scicore.unibas.ch:2222/zavolan_group/tools/transcript-structure-generator/tests/ -m pytest"
- echo "flake8 --docstring-convention google git.scicore.unibas.ch:2222/zavolan_group/tools/transcript-structure-generator/tests/"
- echo "pylint git.scicore.unibas.ch:2222/zavolan_group/tools/transcript-structure-generator/tests/"