From 2805413486701578c642a24faa1a0c698f8f3bd5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 1 Apr 2024 12:44:10 +0200 Subject: actually fail tests on error --- contrib/ci/jobs/2-test/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib') diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh index 8ef4c1d92..a0002f226 100755 --- a/contrib/ci/jobs/2-test/test.sh +++ b/contrib/ci/jobs/2-test/test.sh @@ -14,6 +14,7 @@ make clean make -j$(( $nump / 2 )) cd src/templating/ ./run-original-tests.sh +make clean cd - make -j$(( $nump / 2 )) make install -- cgit v1.2.3