Mercurial > hg-stable
changeset 48085:adb367f0e9a2
branching: merge with stable
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Thu, 30 Sep 2021 17:34:28 +0200 |
parents | 3d0a9c6e614d (current diff) 750920b18aaa (diff) |
children | d919b0ca8449 |
files | |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml Mon Sep 27 13:52:49 2021 +0200 +++ b/contrib/heptapod-ci.yml Thu Sep 30 17:34:28 2021 +0200 @@ -152,6 +152,7 @@ # that satisfies the various shebang lines and delegates to `py -3`. .window_runtests_template: &windows_runtests <<: *all + when: manual # we don't have any Windows runners anymore at the moment stage: tests before_script: - C:/MinGW/msys/1.0/bin/sh.exe --login -c 'cd "$OLDPWD" && ls -1 tests/test-check-*.* > C:/Temp/check-tests.txt'