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 f70099a commit c90cf04Copy full SHA for c90cf04
.github/workflows/process-e2e.yaml
@@ -24,6 +24,7 @@ jobs:
24
run: |
25
npm install -g pnpm
26
pnpm install --frozen-lockfile
27
+ pnpm run cypress install
28
29
- name: Create .env file for Testing
30
0 commit comments