##// END OF EJS Templates
heptapod-ci: enable pytype testing for all pipelines...
Raphaël Gomès -
r48596:6c86f960 stable
parent child Browse files
Show More
@@ -128,7 +128,6 b' test-py3-chg:'
128 128
129 129 check-pytype-py3:
130 130 extends: .runtests_template
131 when: manual
132 131 before_script:
133 132 - hg clone . /tmp/mercurial-ci/ --noupdate --config phases.publish=no
134 133 - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'`
General Comments 0
You need to be logged in to leave comments. Login now