From 5a7bd6d0832a86390595fb3095537f25baf64646 Mon Sep 17 00:00:00 2001 From: SabitOl Date: Sun, 17 May 2026 12:28:44 +0100 Subject: [PATCH] Modify cI.yml file to remove space --- .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 913c616..9fb0262 100644 --- a/.github/workflows/cI.yml +++ b/.github/workflows/cI.yml @@ -9,7 +9,7 @@ on: pull_request: branches: [ main ] - jobs: +jobs: test-scripts: # Github provides a fresh Ubuntu virtual machine for this job runs-on: ubuntu-latest