From 20c71ff233a0f5705945fd863e944859aa4ace42 Mon Sep 17 00:00:00 2001 From: Harald Klimach Date: Thu, 22 May 2025 11:19:55 +0200 Subject: [PATCH] Relabel the compile job --- .github/workflows/compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 1168f99..20d6d5f 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -8,7 +8,7 @@ on: type: string jobs: - compilation: + build-debug-utest: permissions: checks: write pull-requests: write