diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2712d6c..d9883e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,6 @@ jobs: - uses: wyvox/action-setup-pnpm@v2 with: node-version: 16 - no-lockfile: true - name: Run Tests run: pnpm test