Show More
@@ -90,11 +90,11 b' check-pytype:' | |||
|
90 | 90 | - cd /tmp/mercurial-ci/ |
|
91 | 91 | - make local PYTHON=$PYTHON |
|
92 | 92 | - $PYTHON -m pip install --user -U pytype==2021.04.15 |
|
93 | script: | |
|
94 | - echo "Entering script section" | |
|
95 | - sh contrib/check-pytype.sh | |
|
93 | 96 | variables: |
|
94 | RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t" | |
|
95 | HGTEST_SLOWTIMEOUT: "3600" | |
|
96 | 97 | PYTHON: python3 |
|
97 | TEST_HGMODULEPOLICY: "c" | |
|
98 | 98 | |
|
99 | 99 | # `sh.exe --login` sets a couple of extra environment variables that are defined |
|
100 | 100 | # in the MinGW shell, but switches CWD to /home/$username. The previous value |
|
1 | NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now