ci: Mark asan as must-pass

The asan test run seems to pass pretty
reliably now, so lets keep it that way.
This commit is contained in:
Matthias Clasen
2023-06-07 10:54:48 -04:00
parent 0505c8fac9
commit 7f3d4fa66e

View File

@@ -405,7 +405,6 @@ asan-build:
artifacts:
paths:
- _build/meson-logs
allow_failure: true
reference:
image: $FEDORA_IMAGE