From fa102ec69faeffe1be75357447379040e61eb631 Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Thu, 20 Nov 2025 19:46:56 +0100 Subject: [PATCH] doc: Shorten ci name No other task has in its name whether it is using depends or not, so remove it here as well. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 880cc90c09e..744a278db1c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -516,7 +516,7 @@ jobs: timeout-minutes: 120 file-env: './ci/test/00_setup_env_i686_no_ipc.sh' - - name: 'fuzzer,address,undefined,integer, no depends' + - name: 'fuzzer,address,undefined,integer' cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg' fallback-runner: 'ubuntu-24.04' timeout-minutes: 240