aboutsummaryrefslogtreecommitdiff
path: root/tests/do.sh.in
diff options
context:
space:
mode:
authorZied Aouini <aouinizied@gmail.com>2022-03-09 10:57:21 +0100
committerGitHub <noreply@github.com>2022-03-09 10:57:21 +0100
commit74ae315e36cf206961affa5bd2869c025e4c751f (patch)
treeaefb34a465c7ec89109d106de63dad57021d7538 /tests/do.sh.in
parent269be6c7ef038d2de377546813fbb2bacf80e510 (diff)
Implement CI on Windows. (#1483)
* Switch fail fast to True. * Windows CI.
Diffstat (limited to 'tests/do.sh.in')
-rwxr-xr-xtests/do.sh.in2
1 files changed, 1 insertions, 1 deletions
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