##// END OF EJS Templates
ci: drop path manipulation that we do not need anymore...
marmoute -
r52728:6cc18075 default
parent child Browse files
Show More
@@ -39,7 +39,6 variables:
39 39 # The runner made a clone as root.
40 40 # We make a new clone owned by user used to run the step.
41 41 before_script:
42 - export PATH="/home/ci-runner/vendor/pyenv/pyenv-2.4.7-adf3c2bccf09cdb81febcfd15b186711a33ac7a8/shims:/home/ci-runner/vendor/pyenv/pyenv-2.4.7-adf3c2bccf09cdb81febcfd15b186711a33ac7a8/bin:$PATH"
43 42 - echo "python used, $PYTHON"
44 43 - $PYTHON --version
45 44 - black --version
General Comments 0
You need to be logged in to leave comments. Login now