From 1d2873e77d15376be8a12bbc35838d64cab8bb0f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 12 Sep 2025 00:19:50 +0200 Subject: [PATCH] tweak --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 3e35d92501..0e7c253fbb 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -94,8 +94,8 @@ jobs: - name: 'perform analysis' uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3 - c-tests: - name: 'C tests' + c-debug: + name: 'C debug and some tests' runs-on: ubuntu-latest permissions: security-events: write