Skip to content

Commit 4f37a52

Browse files
committed
word
1 parent 322bdeb commit 4f37a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: pnpm build
5858

5959
- name: Reinstall Binary # should probably get cache working if this project is revitalized
60-
run: npx run cypress install
60+
run: npx cypress install
6161
working-directory: "packages/tests-e2e"
6262

6363
- name: Cypress Run (Production Backend)

0 commit comments

Comments
 (0)