contrib/heptapod-ci.yml
branchstable
changeset 47792 6c86f96042c9
parent 47645 b41b4c1c644f
child 47806 d5d46dcd356b
--- a/contrib/heptapod-ci.yml	Mon Aug 02 16:21:54 2021 +0200
+++ b/contrib/heptapod-ci.yml	Mon Aug 02 16:23:45 2021 +0200
@@ -128,7 +128,6 @@
 
 check-pytype-py3:
     extends: .runtests_template
-    when: manual
     before_script:
       - hg clone . /tmp/mercurial-ci/ --noupdate --config phases.publish=no
       - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'`