Revert "gitlab: Set COLUMNS and width variable to make terminal_markdown_view happy"

This reverts commit 157f94fb62.
This commit is contained in:
Thibault Saunier 2019-08-12 17:15:47 -04:00 committed by GStreamer Merge Bot
parent e8abe05e02
commit c8d0102561

View file

@ -190,8 +190,6 @@ build clang fedora x86_64:
GST_DEBUG_NO_COLOR: "true"
CI_ARTIFACTS_URL: "${CI_PROJECT_URL}/-/jobs/${CI_JOB_ID}/artifacts/raw/validate-logs/"
GST_VALIDATE_LAUNCHER_FORCE_COLORS: "true"
width: 100
COLUMNS: 100
script:
- cd gst-build/
- echo "-> Running ${TEST_SUITE}"