Skip to content

Commit dfc9e15

Browse files
committed
run tests in ci
1 parent 14a2943 commit dfc9e15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/validate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
- name: ⬣ ESLint
3636
run: npm run lint
3737

38+
- name: 🧪 In-browser tests
39+
run: npm --prefix epicshop test
40+
3841
deploy:
3942
name: 🚀 Deploy
4043
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)