diff contrib/heptapod-ci.yml @ 47645:b41b4c1c644f

windows: enforce the module policy to be c for test This is the same as what we do with the linux test. Differential Revision: https://phab.mercurial-scm.org/D11100
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 16 Jul 2021 14:22:02 +0200
parents bc01b8ad6134
children 6c86f96042c9
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Tue Jul 13 11:37:57 2021 -0400
+++ b/contrib/heptapod-ci.yml	Fri Jul 16 14:22:02 2021 +0200
@@ -169,5 +169,6 @@
       - windows
     timeout: 2h
     variables:
+        TEST_HGMODULEPOLICY: "c"
         RUNTEST_ARGS: "--blacklist /tmp/check-tests.txt"
         PYTHON: py -3