Skip to content

Commit 8a102d0

Browse files
committed
Fixup
1 parent b5fab98 commit 8a102d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/jobs/unit-tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
. .github/jobs/ci_settings.sh
44

5+
set -euxo pipefail
6+
57
DIR="$PWD"
68

79
export version=$1

0 commit comments

Comments
 (0)