Skip to content

Commit

Permalink
Added locales test check
Browse files Browse the repository at this point in the history
  • Loading branch information
silversonicaxel committed Jan 23, 2025
1 parent 9484371 commit 40463f7
Show file tree
Hide file tree
Showing 4 changed files with 464 additions and 18 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@ jobs:
- name: Linting checks
run: npm run lint

- name: Locales tests
run: npm run test:locales

- name: Unit Tests
run: npm run test:unit
Loading

0 comments on commit 40463f7

Please sign in to comment.