ci: Reenable asan builds
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 20:21:24 +0000 (16:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 6 Jun 2023 00:55:00 +0000 (20:55 -0400)
This is an attempts to catch sporadic ci failures.

.gitlab-ci.yml

index 446e71e9b6cb5e890e253aec9cdd402d3e882b52..351bd0fb650fb3dc37388baf7facf67c5ea292c1 100644 (file)
@@ -385,7 +385,6 @@ asan-build:
   tags: [ asan ]
   stage: analysis
   needs: []
-  when: manual
   variables:
   script:
     - export PATH="$HOME/.local/bin:$PATH"