Show More
@@ -21,6 +21,7 b' variables:' | |||||
21 | - cd /tmp/mercurial-ci/ |
|
21 | - cd /tmp/mercurial-ci/ | |
22 | - ls -1 tests/test-check-*.* > /tmp/check-tests.txt |
|
22 | - ls -1 tests/test-check-*.* > /tmp/check-tests.txt | |
23 | - black --version |
|
23 | - black --version | |
|
24 | - clang-format --version | |||
24 | script: |
|
25 | script: | |
25 | - echo "python used, $PYTHON" |
|
26 | - echo "python used, $PYTHON" | |
26 | - echo "$RUNTEST_ARGS" |
|
27 | - echo "$RUNTEST_ARGS" |
General Comments 0
You need to be logged in to leave comments.
Login now