From 2c9e7f68395a166c04389bc95cb16ddd7db766bf Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 14 Aug 2025 18:26:17 -0500 Subject: [PATCH] chore: dummy (#2143) --- .github/workflows/gen-examples.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gen-examples.yml b/.github/workflows/gen-examples.yml index af87123b4..b25892094 100644 --- a/.github/workflows/gen-examples.yml +++ b/.github/workflows/gen-examples.yml @@ -7,7 +7,6 @@ on: jobs: generate: runs-on: ubuntu-latest - steps: - name: Checkout repository uses: actions/checkout@v4