changeset 46404:a390c7fcd286

heptapod-ci: indicate which version of clang-format is used for the run This will help understand possible mismatch Differential Revision: https://phab.mercurial-scm.org/D9889
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 27 Jan 2021 15:04:48 +0100
parents 959d581bb625
children 9fd4f7af42ea
files contrib/heptapod-ci.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Wed Jan 27 14:58:24 2021 +0100
+++ b/contrib/heptapod-ci.yml	Wed Jan 27 15:04:48 2021 +0100
@@ -21,6 +21,7 @@
       - cd /tmp/mercurial-ci/
       - ls -1 tests/test-check-*.* > /tmp/check-tests.txt
       - black --version
+      - clang-format --version
     script:
         - echo "python used, $PYTHON"
         - echo "$RUNTEST_ARGS"