From da5ce796433df43833ebcd882f01022d8c46948b Mon Sep 17 00:00:00 2001 From: Abdallah Ammar Date: Sat, 16 Nov 2024 13:37:37 +0100 Subject: [PATCH] few modifs --- .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 3bc01b4..3220e3f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: build: runs-on: ubuntu-20.04 - name: Dependencies + name: Compilation and Tests steps: - name: Checkout repository