diff contrib/heptapod-ci.yml @ 48329:8b927b33310a

branching: merge stable into default
author Raphaël Gomès <rgomes@octobus.net>
date Fri, 19 Nov 2021 11:20:10 +0100
parents 5d83a40cd3f8 e74c15bd58ee
children 0ad593b60760
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Wed Nov 10 08:09:34 2021 -0800
+++ b/contrib/heptapod-ci.yml	Fri Nov 19 11:20:10 2021 +0100
@@ -107,7 +107,6 @@
 # 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'