summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnghelo Carvajal <angheloalf95@gmail.com>2026-07-31 08:17:05 -0400
committerAnghelo Carvajal <angheloalf95@gmail.com>2026-07-31 08:17:05 -0400
commit2b9a21f615419e5b976a6edd130fb85a3057785f (patch)
treee674bedd974ddc021154a2eb5517669ea844e986
parent5b705b1d7fed3bfc596ea80ee5a9a1ca331ae490 (diff)
Remove duplicated step id
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
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