mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-20 13:03:52 -07:00
Resolve some Spanish translation issues
This commit is contained in:
parent
8d9acdb8b5
commit
7722b830e2
7 changed files with 25 additions and 21 deletions
9
.github/workflows/pr_frontend.yml
vendored
9
.github/workflows/pr_frontend.yml
vendored
|
@ -55,10 +55,11 @@ jobs:
|
|||
run: ls -la public
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
# Disabling for now due to jsonlint - TODO: put this back
|
||||
# - name: License Check
|
||||
# run: npm run licenses
|
||||
- name: Test
|
||||
- name: License Check
|
||||
run: npm run licenses
|
||||
- name: Unit tests
|
||||
run: npm test
|
||||
- name: Spanish translation test
|
||||
run: npm run test:intl-translations
|
||||
# - name: Check for security vulnerabilities
|
||||
# run: npm audit --production
|
Loading…
Add table
Add a link
Reference in a new issue