diff contrib/heptapod-ci.yml @ 46402:6b0dac9f650a

heptapod-ci: indicate which version of black is used for the run This will help understand possible mismatch Differential Revision: https://phab.mercurial-scm.org/D9887
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 27 Jan 2021 14:57:20 +0100
parents 2aef69e8efbb
children a390c7fcd286
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Wed Jan 27 15:53:32 2021 +0100
+++ b/contrib/heptapod-ci.yml	Wed Jan 27 14:57:20 2021 +0100
@@ -20,6 +20,7 @@
       - cargo build
       - cd /tmp/mercurial-ci/
       - ls -1 tests/test-check-*.* > /tmp/check-tests.txt
+      - black --version
     script:
         - echo "python used, $PYTHON"
         - echo "$RUNTEST_ARGS"