From 2b9a21f615419e5b976a6edd130fb85a3057785f Mon Sep 17 00:00:00 2001 From: Anghelo Carvajal Date: Fri, 31 Jul 2026 08:17:05 -0400 Subject: Remove duplicated step id --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index af0bc96d5..8b088a3d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,6 @@ jobs: run: ./tools/warnings_count/compare_warnings.sh build - name: Compress ${{ matrix.version }} - id: build run: make -j $(nproc) VERSION=${{ matrix.version }} compress 2> >(tee tools/warnings_count/warnings_compress_new.txt) - name: Check compress warnings -- cgit v1.2.3