ci: Remove a stray "always" on the freedreno traces job.
authorEric Anholt <eric@anholt.net>
Thu, 25 Jun 2020 20:48:26 +0000 (13:48 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 25 Jun 2020 23:45:48 +0000 (23:45 +0000)
commit2fd746e98e76c9454b7fab0ac41c5b1456bcba90
treea1f9f01fded2d06db7854d06857fcad630f49a78
parent50e20cb036145f6429af8ee2c5daa1d75e02fb27
ci: Remove a stray "always" on the freedreno traces job.

This was making it so that the CI would error if the set of files modified
or the pipeline involvd meant the jobs we depend on weren't enabled.  It
was just some misplaced debug leftovers of mine.

Fixes: b88c46fa11ae ("ci: Add a freedreno a630 tracie run.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5653>
.gitlab-ci.yml