Debug why Github workflow is failing here

This commit is contained in:
Jean-Michel Picod
2020-02-25 09:27:57 +01:00
parent dbde04df45
commit 1113410195

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
set -e set -ex
# Ensure the script doesn't fail on Github workflows # Ensure the script doesn't fail on Github workflows
export TERM=${TERM:-vt100} export TERM=${TERM:-vt100}