We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194bb93 commit 78badf4Copy full SHA for 78badf4
1 file changed
.github/workflows/playwright.yml
@@ -18,7 +18,6 @@ jobs:
18
- name: Set up Node
19
uses: actions/setup-node@v4
20
with:
21
- cache: pnpm
22
node-version-file: .nvmrc
23
check-latest: true
24
0 commit comments