Skip to content

Commit 35c524e

Browse files
committed
eeh again
1 parent 47f9fb6 commit 35c524e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-qa-js.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
run: npm run eslint:check
5757

5858
- name: Unit tests - jest
59-
run: npm test:jest
59+
run: npm run test:jest
6060
- name: E2E tests - Playwright
6161
run: npm run test:playwright:headless

0 commit comments

Comments
 (0)