From b1e89c8ff7cd58e573ceabf9bedf8e4f5dfa529a Mon Sep 17 00:00:00 2001 From: Nicolas Merget Date: Wed, 24 Apr 2024 14:10:58 +0200 Subject: [PATCH] test: screen-reader --- .github/actions/playwright-cache/action.yml | 6 ------ 1 file changed, 6 deletions(-) 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: