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