Skip to content

Commit 60976de

Browse files
committed
fix: lint issue
1 parent 053cd44 commit 60976de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cypress.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
yalc publish
4343
cd playground
4444
npx yalc add strapi-plugin-meilisearch
45-
npx yalc link strapi-plugin-meilisearch
46-
cd ..
45+
npx yalc link strapi-plugin-meilisearch
46+
cd ..
4747
yarn --cwd ./playground install
4848
4949
- name: Run e2e browser tests

0 commit comments

Comments
 (0)