From 74ae315e36cf206961affa5bd2869c025e4c751f Mon Sep 17 00:00:00 2001 From: Zied Aouini Date: Wed, 9 Mar 2022 10:57:21 +0100 Subject: Implement CI on Windows. (#1483) * Switch fail fast to True. * Windows CI. --- tests/do.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/do.sh.in b/tests/do.sh.in index 9bcedaeed..0d79ddd83 100755 --- a/tests/do.sh.in +++ b/tests/do.sh.in @@ -90,4 +90,4 @@ fi build_results check_results $* -exit $RC +exit $RC \ No newline at end of file -- cgit v1.2.3