diff --git a/.github/actions/playwright-cache/action.yml b/.github/actions/playwright-cache/action.yml index 653a378..86736f1 100644 --- a/.github/actions/playwright-cache/action.yml +++ b/.github/actions/playwright-cache/action.yml @@ -9,12 +9,6 @@ inputs: runs: using: "composite" steps: - - name: 🆙 Setup node - uses: actions/setup-node@v4 - with: - node-version: ${{ inputs.nodeVersion }} - cache-dependency-path: screen-reader-test/package-lock.json - - name: 🆙 Set env for os shell: bash env: