GHA workflow - Fix Test 1 [skip travis]

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

View file

@ -41,7 +41,7 @@
# SOFTWARE.
# ------------------------------------------------------------------------------
set -e
#set -e
set -o pipefail
export TERM=xterm