From 951c982efd9d52c629cc1239c518cc11374c17af Mon Sep 17 00:00:00 2001 From: Michael Barker Date: Mon, 26 Apr 2021 14:25:14 +1200 Subject: [PATCH] Revert "[CI] Disable sanitise build temporarily." --- .github/workflows/ci-low-cadence.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-low-cadence.yml b/.github/workflows/ci-low-cadence.yml index 02da2b31c6..e3967b008b 100644 --- a/.github/workflows/ci-low-cadence.yml +++ b/.github/workflows/ci-low-cadence.yml @@ -180,7 +180,6 @@ jobs: cpp-gcc-sanitize-build: name: C++ Sanitise Build GCC ${{ matrix.version }} - if: false # disable for now. runs-on: ubuntu-20.04 strategy: fail-fast: false