ci/b2c-test: remove a noisy 'ls -l'

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19556>
This commit is contained in:
Martin Roukala (né Peres) 2022-11-08 16:39:39 +02:00 committed by Marge Bot
parent a06d3c2d2c
commit bedbdb5554

View File

@ -321,7 +321,6 @@ rustfmt:
env PYTHONUNBUFFERED=1 executorctl \
run -w b2c.yml.jinja2 -j $(slugify "$CI_JOB_NAME") -s ${JOB_FOLDER}
ls -l
# Anything our job places in results/ will be collected by the
# Gitlab coordinator for status presentation. results/junit.xml
# will be parsed by the UI for more detailed explanations of