Skip to content
Snippets Groups Projects
Commit a76dcb82148e authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

ci: use a concurrency safe TMP dir on Windows

This should have been done in d6ed4da850ea.
parent 02da7e767065
No related branches found
No related tags found
2 merge requests!1083Merge stable into default,!1068preparation for Windows Wheel building
......@@ -292,8 +292,6 @@
- echo "$Env:TEMP"
- C:/hgdev/MinGW/msys/1.0/bin/sh.exe --login -c 'cd "$OLDPWD" && HGTESTS_ALLOW_NETIO="$TEST_HGTESTS_ALLOW_NETIO" $PYTHON tests/run-tests.py --color=always $RUNTEST_ARGS'
variables:
TMP_WORK_DIR: "C:/hgdev/tmp"
windows:
extends: .windows-runtests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment