We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3873cd commit fa5abacCopy full SHA for fa5abac
.github/workflows/test-e2e-options.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
path: ~/.cache/Cypress
42
key: cypress-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
43
-
+
44
- run: pnpm install
45
46
- name: Build
0 commit comments