We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3910a4 commit 063c3fbCopy full SHA for 063c3fb
.github/workflows/e2e-playwright-run.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: actions/setup-node@v3
33
with:
34
node-version: 18
35
+ cache-dependency-path: ./e2e-playwright/package-lock.json
36
cache: 'npm'
37
38
- name: Install NPM dependencies
0 commit comments