From 3eb13664b3687c3175942391b456e09375bfd898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Harboe?= Date: Mon, 13 May 2024 09:42:33 +0200 Subject: [PATCH] ci: remove test of marginal value given other coverage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Øyvind Harboe --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1efd900..0294e88 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,10 +100,6 @@ jobs: env: TARGET: tag_array_64x184 run: .github/scripts/build_local_target.sh - - name: build local stage targets - lb_32x128 - env: - TARGET: lb_32x128 - run: .github/scripts/build_local_target.sh - name: build local stage targets - L1MetadataArray_test env: TARGET: L1MetadataArray_test