From 624e7d701e6e36548d07a5fd2e48227f36082f03 Mon Sep 17 00:00:00 2001 From: k-taro56 <121674121+k-taro56@users.noreply.github.com> Date: Fri, 31 May 2024 10:06:24 +0900 Subject: [PATCH] fix format --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a5ba17..e179c0f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,6 @@ jobs: uses: pnpm/action-setup@v4 - name: Set up Node.js - uses: actions/setup-node@v4 with: node-version-file: '.nvmrc'