Mercurial > hg
changeset 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 | 959d581bb625 |
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 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"