Skip to content

supported-locales: Fix for removal of el_GR and zh-Hant #483

supported-locales: Fix for removal of el_GR and zh-Hant

supported-locales: Fix for removal of el_GR and zh-Hant #483

Workflow file for this run

name: Node.js CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test