From f8b64182532fe1b135a44987e6d95ef643eb7579 Mon Sep 17 00:00:00 2001
From: Aparna Jyothi <aparnajyothi-y@github.com>
Date: Wed, 26 Mar 2025 13:20:57 +0530
Subject: [PATCH] npm run format-check

---
 .github/workflows/test-graalpy.yml | 1 -
 .github/workflows/test-pypy.yml    | 3 ---
 .github/workflows/test-python.yml  | 1 -
 3 files changed, 5 deletions(-)

diff --git a/.github/workflows/test-graalpy.yml b/.github/workflows/test-graalpy.yml
index 14fac1b6..90841c3b 100644
--- a/.github/workflows/test-graalpy.yml
+++ b/.github/workflows/test-graalpy.yml
@@ -76,7 +76,6 @@ jobs:
         os:
           [
             macos-latest,
-
             ubuntu-22.04,
             ubuntu-22.04-arm,
             ubuntu-24.04-arm,
diff --git a/.github/workflows/test-pypy.yml b/.github/workflows/test-pypy.yml
index 6f35334b..54466e52 100644
--- a/.github/workflows/test-pypy.yml
+++ b/.github/workflows/test-pypy.yml
@@ -141,7 +141,6 @@ jobs:
           [
             macos-latest,
             windows-latest,
-
             ubuntu-22.04,
             ubuntu-22.04-arm,
             ubuntu-24.04-arm,
@@ -176,7 +175,6 @@ jobs:
           [
             macos-latest,
             windows-latest,
-
             ubuntu-22.04,
             ubuntu-22.04-arm,
             ubuntu-24.04-arm,
@@ -219,7 +217,6 @@ jobs:
           [
             macos-latest,
             windows-latest,
-
             ubuntu-22.04,
             ubuntu-22.04-arm,
             ubuntu-24.04-arm,
diff --git a/.github/workflows/test-python.yml b/.github/workflows/test-python.yml
index e3e4be90..d89646f3 100644
--- a/.github/workflows/test-python.yml
+++ b/.github/workflows/test-python.yml
@@ -412,7 +412,6 @@ jobs:
           [
             macos-latest,
             windows-latest,
-
             ubuntu-22.04,
             ubuntu-22.04-arm,
             macos-13,