From 1ff7a222a46b16be9880cf8ef16d25ca71e60bf9 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Thu, 18 Sep 2025 21:12:30 -0400 Subject: [PATCH] Update ci.yml Signed-off-by: Todd Baert --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c026f37f..dcbe9992 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,6 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 with: - fetch-depth: 0 submodules: recursive - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4