Submitter | phabricator |
---|---|
Date | Aug. 2, 2021, 4:49 p.m. |
Message ID | <differential-rev-PHID-DREV-sb3o3smlh7pfghn6544f-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/49556/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml +++ b/contrib/heptapod-ci.yml @@ -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}'`