From 184194b0edc33c2b34adeabcaa2a06980c0e3165 Mon Sep 17 00:00:00 2001 From: Henner Zeller Date: Wed, 13 Dec 2023 09:15:19 -0800 Subject: [PATCH] Disable smoke-test analyzer for now Issue: #2046 --- .github/workflows/verible-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verible-ci.yml b/.github/workflows/verible-ci.yml index c70819865..dbf49e764 100644 --- a/.github/workflows/verible-ci.yml +++ b/.github/workflows/verible-ci.yml @@ -129,7 +129,7 @@ jobs: - test-c++20 - test-c++23 - smoke-test - - smoke-test-analyzer + #- smoke-test-analyzer #issue: #2046 - asan - asan-clang - compile