From 96c8f791787b9a83a1b3edce692f3945417527ab Mon Sep 17 00:00:00 2001 From: Eugen Betke Date: Wed, 10 Jul 2024 08:57:06 +0000 Subject: [PATCH] Enable debug output --- .github/ci-nightly-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ci-nightly-test.sh b/.github/ci-nightly-test.sh index 4eb4a54a9..f46b916df 100644 --- a/.github/ci-nightly-test.sh +++ b/.github/ci-nightly-test.sh @@ -1,6 +1,6 @@ #!/bin/bash -set -e +set -xe # We do not want to come across the ecCodes tools in the toolbox module unload ecmwf-toolbox