# HG changeset patch # User Raphaël Gomès # Date 1633016068 -7200 # Node ID adb367f0e9a2c586f3e43e9a6de65229aaa6417b # Parent 3d0a9c6e614d940e7b582e6802e7e290f7588d9c# Parent 750920b18aaaddd654756be40dec59d90f2643be branching: merge with stable diff -r 3d0a9c6e614d -r adb367f0e9a2 contrib/heptapod-ci.yml --- 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'