From c654461f7dfe8287772f50eb0aabcb2fd4a35490 Mon Sep 17 00:00:00 2001 From: Younes Oumakhou Date: Tue, 2 Jan 2024 15:32:24 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20ci:=20modify=20job=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 30bf981..a39b14e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ permissions: contents: read jobs: - build: + quality: runs-on: ubuntu-latest