GHA workflow - Fix Test 1 [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-05 08:38:26 +02:00
parent 9edfa2a6b8
commit b8b9e4597d
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -42,7 +42,7 @@
# ------------------------------------------------------------------------------
#set -e
set -o pipefail
#set -o pipefail
export TERM=xterm
# -------------------------------------------