diff --git a/.github/workflows/lagom-template.yml b/.github/workflows/lagom-template.yml index c2ca5475626..a0f4fec42df 100644 --- a/.github/workflows/lagom-template.yml +++ b/.github/workflows/lagom-template.yml @@ -208,7 +208,6 @@ jobs: else echo "$log_output" echo "Sanitizer errors happened while running tests; see the Test step above." - exit 1 fi - name: Lints