diff -r 60ccc86a12f3 -r 6c86f96042c9 contrib/heptapod-ci.yml --- 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}'`