Skip to content

Commit

Permalink
test: screen-reader
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Apr 24, 2024
1 parent c24449a commit b1e89c8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/actions/playwright-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b1e89c8

Please sign in to comment.