diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fde12f576..86d45119b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,8 +82,6 @@ jobs: - 'lts/*' - 'lts/-1' - current - env: - NODE_OPTIONS: '--localstorage-file=/tmp/localstorage' steps: - name: Check out the source code uses: actions/checkout@v6