From: Eric Anholt Date: Thu, 25 Jun 2020 20:48:26 +0000 (-0700) Subject: ci: Remove a stray "always" on the freedreno traces job. X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=2fd746e98e76c9454b7fab0ac41c5b1456bcba90 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: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4a75381fbd2..daab01c86bb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -987,8 +987,6 @@ arm64_a630_traces: # missing. MESA_GLSL_VERSION_OVERRIDE: "460" MESA_GL_VERSION_OVERRIDE: "4.6" - rules: - - when: always # Along with checking gmem path, check that we don't get obvious nir # validation failures (though it's too expensive to have it on for the