We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16223f6 commit 6f86ea8Copy full SHA for 6f86ea8
.github/workflows/validate.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: ⬣ ESLint
36
run: npm run lint
37
38
- - name: 🧪 Install Playwright
+ - name: ⬇️ Install Playwright
39
run: npm --prefix epicshop run test:setup
40
41
- name: 🧪 In-browser tests
0 commit comments